Skip to content

Commit 7188427

Browse files
Bump cryptography from 3.1.1 to 3.2 in /backend
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@3.1.1...3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d0bb34 commit 7188427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ celery==5.0.0
1616
redis==3.5.3
1717

1818
itsdangerous==1.1.0
19-
cryptography==3.1.1
19+
cryptography==3.2
2020

2121
flask_jwt_extended==3.24.1
2222

0 commit comments

Comments
 (0)