Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2023
1 parent 86a5520 commit 334f8c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.1
# via requests
cryptography==41.0.5
cryptography==41.0.7
# via -r docs-requirements.in
docutils==0.20.1
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cffi==1.16.0
# via cryptography
cryptography==41.0.5
cryptography==41.0.7
# via
# -r lint-requirements.in
# types-pyopenssl
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cffi==1.16.0
# via cryptography
coverage[toml]==7.3.2
# via -r test-requirements.in
cryptography==41.0.5
cryptography==41.0.7
# via
# -r test-requirements.in
# pyopenssl
Expand Down

0 comments on commit 334f8c6

Please sign in to comment.