Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Schwarzenberger <[email protected]>
  • Loading branch information
dependabot[bot] and paulschwarzenberger authored Apr 29, 2024
1 parent 2184e1b commit 5d18c3c
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.0.3
assertpy==1.1
boto3==1.34.64
black==24.3.0
cryptography == 42.0.4
cryptography == 42.0.5
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.64
certvalidator == 0.11.1
cryptography == 42.0.4
cryptography == 42.0.5
validators==0.28.1

0 comments on commit 5d18c3c

Please sign in to comment.