Skip to content

Commit 7ad6c28

Browse files
Bump cryptography from 3.2.1 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.2.1...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08241b4 commit 7ad6c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'clickclick==20.10.2',
3737
'coloredlogs==10.0',
3838
'connexion==2.3.0',
39-
'cryptography==3.2.1',
39+
'cryptography==3.3.2',
4040
'Flask==1.1.4',
4141
'Flask-Cors==3.0.9',
4242
'Flask-JWT-Extended==3.13.1',

0 commit comments

Comments
 (0)