Update cryptography requirement from >=44.0.0 to >=46.0.7

Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.0...46.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 19:23:39 +00:00
committed by GitHub
parent 059ff6c99b
commit 511f07c8c2

View File

@@ -33,7 +33,7 @@ dependencies = [
"bleach==6.3.*",
"celery==5.6.*",
"chardet==5.2.*",
"cryptography>=44.0.0",
"cryptography>=46.0.7",
"css-inline==0.20.*",
"defusedcsv>=1.1.0",
"dnspython==2.*",