Bump cryptography from 45.0.7 to 46.0.0

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.0
  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]
2025-09-16 21:42:28 +00:00
committed by GitHub
parent 06e18d83d9
commit 2d08262a3f
2 changed files with 67 additions and 47 deletions

View File

@@ -59,7 +59,7 @@ shapely = "^2.1.1"
smartypants = "^2.0.1"
mistune = "^3.1.4"
blinker = "^1.9.0"
cryptography = "^45.0.7"
cryptography = "^46.0.0"
idna = "^3.7"
jmespath = "^1.0.1"
markupsafe = "^3.0.2"