Merge pull request #8 from christianlouis/dependabot/pip/backend/cryptography-46.0.5

Bump cryptography from 44.0.1 to 46.0.5 in /backend
This commit is contained in:
Christian Krakau-Louis
2026-02-21 09:22:32 +01:00
committed by GitHub
+1 -1
View File
@@ -31,7 +31,7 @@ celery==5.3.6
redis==5.0.1
# Security & Encryption
cryptography==44.0.1 # Updated: Fixed NULL pointer dereference (was 42.0.0)
cryptography==46.0.5 # Updated: Fixed NULL pointer dereference (was 42.0.0)
# Notifications
apprise==1.7.1