Bump cryptography from 42.0.8 to 43.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
791ea7badf
commit
a8ef4faebe
|
@ -6,7 +6,7 @@ cffi==1.16.0
|
|||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
configparser==7.0.0
|
||||
cryptography==42.0.8
|
||||
cryptography==43.0.1
|
||||
Django==5.0.8
|
||||
django-admin-extra-buttons==1.5.8
|
||||
django-appconf==1.0.6
|
||||
|
|
|
@ -37,7 +37,7 @@ configparser==7.0.0
|
|||
# via
|
||||
# -r requirements.in
|
||||
# exscript
|
||||
cryptography==42.0.8
|
||||
cryptography==43.0.1
|
||||
# via
|
||||
# -r requirements.in
|
||||
# paramiko
|
||||
|
|
Loading…
Reference in a new issue