Bump cryptography from 48.0.0 to 48.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-20 10:50:35 +00:00
committed by GitHub
parent 455b81cff6
commit 1b71130ca2
2 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ dependencies = [
"Pillow>=12.2.0,<13.0.0",
"mistune>=3.2.1,<4.0.0",
"django-jinja<3.0.0,>=2.11.0",
"cryptography>=48.0.0,<49.0.0",
"cryptography>=48.0.1,<49.0.0",
"django-phonenumber-field>=8.4.0,<9.0.0",
"phonenumbers>=9.0.32,<10.0.0",
"reportlab>=4.5.1,<5.0.0",