Skip to content

Commit 20b0626

Browse files
⬆️ Bump cryptography in /server/projects/login
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74ec347 commit 20b0626

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)