Skip to content

Commit

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

---
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 May 6, 2024
1 parent 7f42d43 commit 45f2ae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ setuptools==69.5.1
assertpy==1.1
boto3==1.34.94
black==24.3.0
cryptography == 42.0.5
cryptography == 42.0.6
asn1crypto == 1.5.1
certvalidator == 0.11.1
prospector==1.10.3
Expand Down
2 changes: 1 addition & 1 deletion utils/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asn1crypto == 1.5.1
boto3==1.34.94
certvalidator == 0.11.1
cryptography == 42.0.5
cryptography == 42.0.6
validators==0.28.1

0 comments on commit 45f2ae2

Please sign in to comment.