Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 7e3fde6 commit 8c0e354
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 @@ -148,7 +148,7 @@ configobj==5.0.8
# certbot
coverage==7.3.2
# via -r requirements-tests.txt
cryptography==41.0.6
cryptography==41.0.7
# 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 @@ -160,7 +160,7 @@ configobj==5.0.8
# certbot
coverage==7.3.2
# via -r requirements-tests.txt
cryptography==41.0.6
cryptography==41.0.7
# 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 @@ -139,7 +139,7 @@ configobj==5.0.8
# certbot
coverage==7.3.2
# via -r requirements-tests.in
cryptography==41.0.6
cryptography==41.0.7
# 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 @@ -80,7 +80,7 @@ configargparse==1.7
# via certbot
configobj==5.0.8
# via certbot
cryptography==41.0.6
cryptography==41.0.7
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit 8c0e354

Please sign in to comment.