Merge pull request #4 from christianlouis/dependabot/pip/backend/cryptography-44.0.1

Bump cryptography from 42.0.4 to 44.0.1 in /backend
This commit is contained in:
Christian Krakau-Louis
2026-02-01 14:56:04 +01:00
committed by GitHub
+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