Skip to content

Commit

Permalink
Update cryptography requirement from ~=43.0.1 to ~=43.0.3
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@43.0.1...43.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 06d08e2 commit f5987d8
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 @@ -10,7 +10,7 @@ shortuuid~=1.0.13
sshtunnel~=0.4.0
sympy~=1.12
seedir~=0.5.0
cryptography~=43.0.1
cryptography~=43.0.3
uvicorn~=0.30.6
fastapi~=0.101.0
pydantic~=2.9.2
Expand Down

0 comments on commit f5987d8

Please sign in to comment.