Bump cryptography from 42.0.5 to 42.0.7 (#41)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
318f696d43
commit
b1c965df3e
|
@ -6,7 +6,7 @@ cffi==1.16.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
configparser==7.0.0
|
configparser==7.0.0
|
||||||
cryptography==42.0.5
|
cryptography==42.0.7
|
||||||
Django==5.0.4
|
Django==5.0.4
|
||||||
django-admin-extra-buttons==1.5.7
|
django-admin-extra-buttons==1.5.7
|
||||||
django-appconf==1.0.6
|
django-appconf==1.0.6
|
||||||
|
|
|
@ -37,7 +37,7 @@ configparser==7.0.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# exscript
|
# exscript
|
||||||
cryptography==42.0.5
|
cryptography==42.0.7
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# paramiko
|
# paramiko
|
||||||
|
|
Loading…
Reference in a new issue