diff --git a/requirements-dev.txt b/requirements-dev.txt index 209b71f5b..194a3df51 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ attrs==23.2.0 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 -coverage==7.5.1 +coverage==7.5.3 craft-application==2.7.0 craft-archives==1.1.3 craft-cli==2.5.1 @@ -10,11 +10,11 @@ craft-grammar==1.2.0 craft-parts==1.31.0 craft-providers==1.23.1 craft-store==2.6.2 -cryptography==42.0.7 +cryptography==42.0.8 Deprecated==1.2.14 distro==1.9.0 flake8==7.0.0 -freezegun==1.5.0 +freezegun==1.5.1 httplib2==0.22.0 humanize==4.9.0 hypothesis==6.100.5 @@ -37,7 +37,7 @@ more-itertools==10.2.0 oauthlib==3.2.2 overrides==7.7.0 packaging==24.0 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 protobuf==5.26.1 pycodestyle==2.11.1 diff --git a/requirements.txt b/requirements.txt index 0d6eb54e1..152c4ee66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ craft-grammar==1.2.0 craft-parts==1.31.0 craft-providers==1.23.1 craft-store==2.6.2 -cryptography==42.0.7 +cryptography==42.0.8 Deprecated==1.2.14 distro==1.9.0 httplib2==0.22.0 @@ -31,7 +31,7 @@ more-itertools==10.2.0 oauthlib==3.2.2 overrides==7.7.0 packaging==24.0 -platformdirs==4.2.1 +platformdirs==4.2.2 protobuf==5.26.1 pycparser==2.22 pydantic==1.10.15