Bump cryptography from 48.0.1 to 50.0.0

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-05 03:29:00 +00:00
committed by GitHub
parent 28b3b41acf
commit afc13bd4fb
2 changed files with 50 additions and 53 deletions

View File

@@ -46,7 +46,7 @@ boto3 = "^1.35.99"
botocore = "^1.35.99"
cachetools = "^7.0.1"
cffi = "^2.0.0"
cryptography = "^48.0.1"
cryptography = ">=48.0.1,<51.0.0"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.1.0"