Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 18c9544 commit ca0163c
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,24 @@ click==8.1.0
# -c requirements.prod.txt
# black
# pip-tools
cryptography==41.0.4
cryptography==41.0.6
# via paramiko
distlib==0.3.4
# via virtualenv
distro==1.7.0
# via docker-compose
docker[ssh]==5.0.3
# via docker-compose
# via
# docker
# docker-compose
docker-compose==1.29.2
# via -r requirements.dev.in
dockerpty==0.4.1
# via docker-compose
docopt==0.6.2
# via docker-compose
exceptiongroup==1.2.0
# via pytest
filelock==3.4.0
# via virtualenv
flake8==6.0.0
Expand Down Expand Up @@ -147,7 +151,14 @@ sqlalchemy==1.4.45
texttable==1.6.4
# via docker-compose
tomli==1.2.3
# via pep517
# via
# black
# build
# pep517
# pip-tools
# pytest
typing-extensions==4.8.0
# via black
urllib3==1.26.5
# via
# -c requirements.prod.txt
Expand Down

0 comments on commit ca0163c

Please sign in to comment.