fix(security alerts):

This commit is contained in:
Alexander Myasoedov
2026-06-03 14:52:45 +03:00
parent bcc12a9443
commit 47ee4f09a6
2 changed files with 288 additions and 218 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ pytest-asyncio = "^1.3.0"
inline-snapshot = "^0.31.1"
pytest-mock = "^3.15.1"
# Rest
black = ">=24.10,<26.0"
black = ">=26.3.1,<27.0"
mypy = "^1.19.0"
pre-commit = "^4.5.0"
huggingface-hub = "^1.1.6"