Bump cryptography from 49.0.0 to 50.0.0

Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/49.0.0...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 05:23:37 +00:00
committed by GitHub
parent 79ec036b70
commit bc6a2cee31
2 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ dependencies = [
"Pillow>=12.2.0,<13.0.0",
"aemark>=0.1.1",
"django-jinja<3.0.0,>=2.11.0",
"cryptography>=49.0.0,<50.0.0",
"cryptography>=50.0.0,<51.0.0",
"django-phonenumber-field>=8.4.0,<9.0.0",
"phonenumbers>=9.0.33,<10.0.0",
"reportlab>=5.0.0,<6.0.0",