Skip to content

Commit

Permalink
Update cryptography requirement in /SSG-API-Testing-Application
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@42.0.8...43.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent d18e644 commit 3433a25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Pillow~=8.2.0
requests~=2.25.1
cryptography~=3.4.7
cryptography~=43.0.0

0 comments on commit 3433a25

Please sign in to comment.