Skip to content

Commit

Permalink
chore(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 2afc5c4 commit 894fece
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,16 @@ charset-normalizer==3.2.0
# via requests
click==8.1.7
# via black
cryptography==41.0.4
cryptography==41.0.6
# via
# moto
# secretstorage
cython==0.29.34
# via -r requirements.in
docutils==0.20.1
# via readme-renderer
exceptiongroup==1.2.0
# via pytest
idna==3.4
# via requests
importlib-metadata==6.8.0
Expand Down Expand Up @@ -125,6 +127,11 @@ six==1.16.0
# via
# bleach
# python-dateutil
tomli==2.0.1
# via
# black
# mypy
# pytest
twine==4.0.2
# via -r requirements.in
types-pyyaml==6.0.12.11
Expand Down

0 comments on commit 894fece

Please sign in to comment.