Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 2edf9c9

Browse files
build(deps): bump cryptography from 2.9.2 to 3.2 in /demo_proj
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.9.2...3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1cddfc commit 2edf9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo_proj/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ attrs==19.3.0
22
Automat==20.2.0
33
cffi==1.14.0
44
constantly==15.1.0
5-
cryptography==2.9.2
5+
cryptography==3.2
66
cssselect==1.1.0
77
Django==2.2.13
88
django-cors-headers==3.3.0

0 commit comments

Comments
 (0)