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>
This commit is contained in:
dependabot[bot] 2023-04-03 17:35:35 +00:00 committed by GitHub
parent eb5da9511e
commit 18e9c5c9cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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',