Skip to content

Commit 501b36c

Browse files
chore(deps): update dependency cryptography to v46.0.7 [security]
1 parent 4a65f8c commit 501b36c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server/admin_management/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pydantic==2.10.3
99
pydantic_core==2.27.1
1010
email-validator==2.2.0
1111
requests==2.33.0
12-
cryptography==46.0.6
12+
cryptography==46.0.7
1313
pyjwt==2.12.0

server/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ email-validator==2.2.0
1010
requests==2.33.0
1111
psycopg2-binary==2.9.11
1212
mangum==0.19.0
13-
cryptography==46.0.6
13+
cryptography==46.0.7
1414
authlib==1.6.9
1515
pyjwt==2.12.0

0 commit comments

Comments
 (0)