Bump cryptography from 44.0.3 to 45.0.2

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 45.0.2
  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-05-19 23:23:01 +00:00
committed by GitHub
parent a7787cb919
commit 0a42b1202d
2 changed files with 45 additions and 45 deletions

View File

@@ -44,7 +44,7 @@ boto3 = "^1.35.99"
botocore = "^1.35.99"
cachetools = "^5.5.2"
cffi = "^1.16.0"
cryptography = "^44.0.3"
cryptography = "^45.0.2"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"