Bump cryptography from 44.0.1 to 44.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-18 16:54:41 +00:00
committed by GitHub
parent da081679c1
commit d05bf1e9e0
2 changed files with 39 additions and 35 deletions

View File

@@ -43,7 +43,7 @@ boto3 = "^1.34.156"
botocore = "^1.35.99"
cachetools = "^5.4.0"
cffi = "^1.16.0"
cryptography = "^44.0.1"
cryptography = "^44.0.2"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"