Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Sep 25, 2023
1 parent 9038e15 commit 5d92d84
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 @@ -21,14 +21,14 @@ charset-normalizer==2.0.1
# via requests
click==8.1.3
# via pip-tools
cryptography==41.0.3
cryptography==41.0.4
# 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 @@ -46,10 +46,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==7.3.0
# via
# -r requirements/dockercompose.in
# -r dockercompose.in
# pip-sync-faster
pycparser==2.20
# via cffi
Expand Down

0 comments on commit 5d92d84

Please sign in to comment.