Skip to content

Commit

Permalink
Bump cryptography from 39.0.1 to 41.0.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Jun 12, 2023
1 parent 71409e5 commit 6e9be0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/dockercompose.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ chardet==4.0.0
# via requests
click==8.1.3
# via pip-tools
cryptography==39.0.1
cryptography==41.0.0
# via paramiko
distro==1.5.0
# via docker-compose
docker[ssh]==5.0.0
# via docker-compose
docker-compose==1.29.2
# via -r requirements/dockercompose.in
# via -r dockercompose.in
dockerpty==0.4.1
# via docker-compose
docopt==0.6.2
Expand All @@ -45,10 +45,10 @@ paramiko==2.10.1
pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/dockercompose.in
# via -r dockercompose.in
pip-tools==6.13.0
# via
# -r requirements/dockercompose.in
# -r dockercompose.in
# pip-sync-faster
pycparser==2.20
# via cffi
Expand Down

0 comments on commit 6e9be0f

Please sign in to comment.