Bump cryptography from 46.0.4 to 46.0.5 (#2214)

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  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:
dependabot[bot]
2026-02-11 09:08:23 -05:00
committed by GitHub
parent 05a5e33dc3
commit 049f52d9dc
2 changed files with 53 additions and 53 deletions

View File

@@ -58,7 +58,7 @@ shapely = "^2.1.2"
smartypants = "^2.0.1"
mistune = "^3.2.0"
blinker = "^1.9.0"
cryptography = "^46.0.4"
cryptography = "^46.0.5"
idna = "^3.11"
jmespath = "^1.1.0"
markupsafe = "^3.0.3"