Skip to content

Commit 3f865f1

Browse files
authored
chore: bump cryptography to ~=44.0.2 (#436)
1 parent d7a3a04 commit 3f865f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ httpx>=0.28.1
22
pydantic>=2.10.4
33
PyJWT>=2.9.0, <2.10 ; python_version == "3.8"
44
PyJWT>=2.10.0; python_version > "3.8"
5-
cryptography>=42.0.8
5+
cryptography>=44.0.2

0 commit comments

Comments
 (0)