Skip to content

Commit f043277

Browse files
⬆️ Bump cryptography in /server/projects/login
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a788606 commit f043277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.8
21-
cryptography===3.3.2
21+
cryptography===39.0.1
2222

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

0 commit comments

Comments
 (0)