Skip to content

Commit

Permalink
Merge branch 'main' into work/CRAFT-2921
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau authored Jun 10, 2024
2 parents 0af9805 + f46fb73 commit efea59c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ 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
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
docker==7.1.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
Expand All @@ -38,7 +38,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
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
docker==7.1.0
Expand All @@ -32,7 +32,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
Expand Down

0 comments on commit efea59c

Please sign in to comment.