Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot] 18e9c5c9cd
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](https://github.com/pyca/cryptography/compare/2.5...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 17:35:35 +00:00

View file

@ -36,7 +36,7 @@ setup(
'distro==1.4.0',
'base58==1.0.0',
'cffi==1.13.2',
'cryptography==3.4.7',
'cryptography==39.0.1',
'protobuf==3.17.2',
'prometheus_client==0.7.1',
'ecdsa==0.13.3',