Skip to content

Commit bf4558c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/projects/main/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ drf-yasg==1.17.1
3434
# for password
3535
pyaes==1.6.1
3636
pycryptodome==3.9.8
37-
cryptography==41.0.0
37+
cryptography==41.0.2
3838
rsa==4.7.2
3939

4040
# for django permission

0 commit comments

Comments
 (0)