Bump cryptography from 42.0.4 to 44.0.1 in /backend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-01 13:55:31 +00:00
committed by GitHub
parent 06c146c9f8
commit 50143ef5f6
+1 -1
View File
@@ -31,7 +31,7 @@ celery==5.3.6
redis==5.0.1
# Security & Encryption
cryptography==42.0.4 # Updated: Fixed NULL pointer dereference (was 42.0.0)
cryptography==44.0.1 # Updated: Fixed NULL pointer dereference (was 42.0.0)
# Notifications
apprise==1.7.1