Skip to content

Commit d8dd419

Browse files
Bump cryptography from 3.1 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.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...3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent de73a73 commit d8dd419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bcrypt==3.2.0 # via paramiko
1010
cffi==1.14.2 # via bcrypt, cryptography, pynacl
1111
click==7.1.2 # via bake-cli
1212
colorama==0.4.3 # via bake-cli
13-
cryptography==3.1 # via paramiko
13+
cryptography==3.2 # via paramiko
1414
decorator==4.4.2 # via networkx
1515
delegator.py==0.1.1 # via bake-cli
1616
django-favicon==0.1.3 # via -r requirements.in

0 commit comments

Comments
 (0)