Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 5810736 commit 05abb07
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 @@ -146,7 +146,7 @@ configobj==5.0.9
# certbot
coverage==7.6.11
# via -r requirements-tests.txt
cryptography==44.0.0
cryptography==44.0.1
# 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 @@ -159,7 +159,7 @@ configobj==5.0.9
# certbot
coverage==7.6.11
# via -r requirements-tests.txt
cryptography==44.0.0
cryptography==44.0.1
# 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 @@ -136,7 +136,7 @@ configobj==5.0.9
# certbot
coverage==7.6.11
# via -r requirements-tests.in
cryptography==44.0.0
cryptography==44.0.1
# 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.9
# via certbot
cryptography==44.0.0
cryptography==44.0.1
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit 05abb07

Please sign in to comment.