Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 17, 2024
1 parent 3de654f commit 1d51ac7
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
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ configobj==5.0.8
# certbot
coverage==7.4.0
# via -r requirements-tests.txt
cryptography==42.0.0
cryptography==42.0.2
# via
# -r requirements-tests.txt
# acme
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ configobj==5.0.8
# certbot
coverage==7.4.0
# via -r requirements-tests.txt
cryptography==42.0.0
cryptography==42.0.2
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ configobj==5.0.8
# certbot
coverage==7.4.0
# via -r requirements-tests.in
cryptography==42.0.0
cryptography==42.0.2
# via
# -r requirements.txt
# acme
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ configargparse==1.7
# via certbot
configobj==5.0.8
# via certbot
cryptography==42.0.0
cryptography==42.0.2
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit 1d51ac7

Please sign in to comment.