Skip to content

Commit

Permalink
Update cryptography requirement from ~=41.0.5 to ~=41.0.7
Browse files Browse the repository at this point in the history
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.5...41.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bheisig committed Dec 4, 2023
1 parent 0be22e4 commit e4f2f89
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
@@ -1,4 +1,4 @@
cryptography ~= 41.0.5
cryptography ~= 41.0.7
cyclonedx-bom == 3.11.7
Jinja2 ~= 3.1.2
Markdown ~= 3.5.1
Expand Down

0 comments on commit e4f2f89

Please sign in to comment.