Bump cryptography from 46.0.4 to 46.0.5 (#3257)

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:02:02 -05:00
committed by GitHub
parent d3c88f375b
commit 1ce5f8cd1c
2 changed files with 53 additions and 53 deletions

View File

@@ -44,7 +44,7 @@ boto3 = "^1.35.99"
botocore = "^1.35.99"
cachetools = "^7.0.0"
cffi = "^2.0.0"
cryptography = "^46.0.4"
cryptography = "^46.0.5"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.1.0"