Skip to content

Commit

Permalink
Bump cryptography from 41.0.5 to 41.0.6 (#1839)
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.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.5...41.0.6)

---
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 3420035 commit 2506c1a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Expand Up @@ -36,7 +36,7 @@ cherrypy==18.8.0
click==8.1.7
colorama==0.4.6
coverage[toml]==7.3.2
cryptography==41.0.5
cryptography==41.0.6
deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
Expand Down
2 changes: 1 addition & 1 deletion requirements-extra.txt
Expand Up @@ -29,7 +29,7 @@ cffi==1.16.0
charset-normalizer==3.3.2
cheroot==10.0.0
cherrypy==18.8.0
cryptography==41.0.5
cryptography==41.0.6
deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -35,7 +35,7 @@ cherrypy==18.8.0
click==8.1.7
colorama==0.4.6
coverage[toml]==7.3.2
cryptography==41.0.5
cryptography==41.0.6
deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -28,7 +28,7 @@ cffi==1.16.0
charset-normalizer==3.3.2
cheroot==10.0.0
cherrypy==18.8.0
cryptography==41.0.5
cryptography==41.0.6
deepdiff==6.7.1
defusedxml==0.7.1
deprecated==1.2.14
Expand Down

0 comments on commit 2506c1a

Please sign in to comment.