Skip to content

Commit

Permalink
Bump cryptography from 41.0.3 to 41.0.4
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 Sep 21, 2023
1 parent 7a0d32d commit 55c708b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ charset-normalizer==3.2.0
# via requests
click==8.1.7
# via -r requirements.in
cryptography==41.0.3
cryptography==41.0.4
# via
# azure-storage-blob
# paramiko
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ click==8.1.7
# runlike
coverage[toml]==7.3.0
# via pytest-cov
cryptography==41.0.3
cryptography==41.0.4
# via moto
dill==0.3.7
# via pylint
Expand Down

0 comments on commit 55c708b

Please sign in to comment.