Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent a12ab65 commit 0655915
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -144,7 +144,7 @@ configobj==5.0.8
# certbot
coverage==7.4.0
# via -r requirements-tests.txt
cryptography==41.0.7
cryptography==42.0.0
# via
# -r requirements-tests.txt
# acme
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Expand Up @@ -156,7 +156,7 @@ configobj==5.0.8
# certbot
coverage==7.4.0
# via -r requirements-tests.txt
cryptography==41.0.7
cryptography==42.0.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Expand Up @@ -135,7 +135,7 @@ configobj==5.0.8
# certbot
coverage==7.4.0
# via -r requirements-tests.in
cryptography==41.0.7
cryptography==42.0.0
# via
# -r requirements.txt
# acme
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -78,7 +78,7 @@ configargparse==1.7
# via certbot
configobj==5.0.8
# via certbot
cryptography==41.0.7
cryptography==42.0.0
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit 0655915

Please sign in to comment.