Bump cryptography from 3.4.2 to 3.4.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.2 to 3.4.5. - [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/3.4.2...3.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f29685b024
commit
683d9cd769
|
@ -18,7 +18,7 @@ chardet==3.0.4
|
|||
# via requests
|
||||
colorama==0.4.3
|
||||
# via twine
|
||||
cryptography==3.4.2
|
||||
cryptography==3.4.5
|
||||
# via secretstorage
|
||||
distlib==0.3.0
|
||||
# via virtualenv
|
||||
|
|
|
@ -44,7 +44,7 @@ click==7.1.2
|
|||
# flask
|
||||
coverage==5.4
|
||||
# via -r requirements-tests.in
|
||||
cryptography==3.4.2
|
||||
cryptography==3.4.5
|
||||
# via
|
||||
# moto
|
||||
# python-jose
|
||||
|
|
|
@ -57,7 +57,7 @@ click==7.1.2
|
|||
# via flask
|
||||
cloudflare==2.8.15
|
||||
# via -r requirements.in
|
||||
cryptography==3.4.2
|
||||
cryptography==3.4.5
|
||||
# via
|
||||
# -r requirements.in
|
||||
# acme
|
||||
|
|
Loading…
Reference in New Issue