Skip to content

Commit 6e40fd4

Browse files
authored
Merge pull request #1008 from Tencent/dependabot/pip/server/projects/login/cryptography-42.0.2
⬆️ Bump cryptography from 42.0.0 to 42.0.2 in /server/projects/login
2 parents ebdda99 + 20b0626 commit 6e40fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/projects/login/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PyJWT==2.4.0
1818
# for password
1919
pyaes==1.6.1
2020
pycryptodome==3.19.1
21-
cryptography===42.0.0
21+
cryptography===42.0.2
2222

2323
# for exception log
2424
sentry-sdk==1.14.0

0 commit comments

Comments
 (0)