Skip to content

Commit ab4925d

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

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==4.4.7
1616
redis==3.5.3
1717

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

2121
flask_jwt_extended==3.24.1
2222

0 commit comments

Comments
 (0)