From 2248543f031754fa91e631192945be7df3d5348a Mon Sep 17 00:00:00 2001 From: Alex Lowe Date: Thu, 11 Apr 2024 19:19:15 -0400 Subject: [PATCH] build(deps): bump internal libraries (#1641) This bumps only craft-providers and craft-store to match the minor versions used by snapcraft 7.x --- requirements-dev.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eb016c685..311e1d7b2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,8 +11,8 @@ colorama==0.4.6 coverage==7.4.1 craft-cli==2.4.0 craft-parts==1.25.2 -craft-providers==1.19.3 -craft-store==2.4.0 +craft-providers==1.20.3 +craft-store==2.5.0 cryptography==41.0.7 Deprecated==1.2.14 distlib==0.3.8 diff --git a/requirements.txt b/requirements.txt index fcc51085c..c9ccfe0cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,8 @@ cffi==1.16.0 charset-normalizer==3.3.2 craft-cli==2.4.0 craft-parts==1.25.2 -craft-providers==1.19.3 -craft-store==2.4.0 +craft-providers==1.20.3 +craft-store==2.5.0 cryptography==41.0.7 Deprecated==1.2.14 distro==1.8.0