Skip to content

Commit dffeba8

Browse files
chore(deps): update dependency cryptography to v44 [security]
1 parent 1551952 commit dffeba8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/admin_management/requirements.txt

+1-1
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.32.3
12-
cryptography==43.0.3
12+
cryptography==44.0.1
1313
pyjwt==2.10.1

server/backend/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ email-validator==2.2.0
1010
requests==2.32.3
1111
psycopg2-binary==2.9.10
1212
mangum==0.19.0
13-
cryptography==43.0.3
13+
cryptography==44.0.1
1414
authlib==1.3.2
1515
pyjwt==2.10.1

0 commit comments

Comments
 (0)