Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c65ef1a commit 60b9213
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.8
# certbot
coverage==7.6.4
# via -r requirements-tests.txt
cryptography==43.0.1
cryptography==43.0.3
# 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.8
# certbot
coverage==7.6.4
# via -r requirements-tests.txt
cryptography==43.0.1
cryptography==43.0.3
# 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.8
# certbot
coverage==7.6.4
# via -r requirements-tests.in
cryptography==43.0.1
cryptography==43.0.3
# 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==43.0.1
cryptography==43.0.3
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit 60b9213

Please sign in to comment.