Skip to content

Commit f73e3bf

Browse files
authored
Merge pull request #223 from david-lev/dependabot/uv/cryptography-50.0.0
Bump cryptography from 46.0.7 to 50.0.0
2 parents 5e67168 + 1806d30 commit f73e3bf

2 files changed

Lines changed: 50 additions & 53 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dev = [
8080
"ruff~=0.16",
8181
"ty>=0.0.65",
8282
"pre-commit~=4.5",
83-
"cryptography>=46,<47",
83+
"cryptography>=46,<51",
8484
"python-dotenv~=1.0",
8585
"fastapi>=0.115,<1.0",
8686
"flask[async]",

0 commit comments

Comments
 (0)