Skip to content

Commit 451e2ed

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'distro==1.4.0',
3737
'base58==1.0.0',
3838
'cffi==1.13.2',
39-
'cryptography==2.5',
39+
'cryptography==39.0.1',
4040
'protobuf==3.17.2',
4141
'prometheus_client==0.7.1',
4242
'ecdsa==0.13.3',

0 commit comments

Comments
 (0)