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:
dependabot[bot] 2024-09-04 00:29:32 +00:00 committed by GitHub
parent 791ea7badf
commit a8ef4faebe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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