fix: FCM must not break ingest; add requests dependency (0.9.3)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-10 17:30:32 +10:00
parent f9baf96d88
commit e38bd8a52a
4 changed files with 63 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
APP_VERSION = "0.9.2"
APP_VERSION = "0.9.3"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"