Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: d-dot-one <[email protected]>
  • Loading branch information
dependabot[bot] and d-dot-one committed Mar 8, 2024
1 parent ed88b0e commit f7a9d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==3.2.0 ; python_full_version >= '3.7.0'
click==8.1.6 ; python_version >= '3.7'
coverage==7.2.7
coverage-badge==1.1.0
cryptography==41.0.6 ; python_version >= '3.7'
cryptography==42.0.4 ; python_version >= '3.7'
decorator==5.1.1 ; python_version >= '3.5'
defusedxml==0.7.1
dill==0.3.7 ; python_version >= '3.11'
Expand Down

0 comments on commit f7a9d67

Please sign in to comment.