Skip to content

Commit f8f6221

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

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===41.0.2
21+
cryptography===41.0.3
2222

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

0 commit comments

Comments
 (0)