Bump cryptography from 42.0.8 to 43.0.0

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-25 13:57:34 +00:00
committed by GitHub
parent 9cdd8c3ca7
commit 8b054d8396
2 changed files with 31 additions and 36 deletions

View File

@@ -63,7 +63,7 @@ shapely = "^2.0.5"
smartypants = "^2.0.1"
mistune = "0.8.4"
blinker = "^1.8.2"
cryptography = "^42.0.8"
cryptography = "^43.0.0"
idna = "^3.7"
jmespath = "^1.0.1"
markupsafe = "^2.1.5"