security: upgrade audited backend dependencies
Some checks failed
2026 World Cup Quant Platform - Production Deployment / Code Quality, Security Gate & Testing (push) Failing after 3m12s
2026 World Cup Quant Platform - Production Deployment / Deploy to Production VM via Gitea CD (push) Has been cancelled

This commit is contained in:
QuantBot
2026-06-18 11:33:07 +08:00
parent 076b5c1bc3
commit 1e9d341476
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
fastapi==0.115.6
fastapi==0.137.1
uvicorn==0.32.1
redis==5.2.1
pydantic==2.10.5
aiohttp==3.11.11
aiohttp==3.14.1
asyncpg==0.30.0
sqlalchemy[asyncio]==2.0.39
pandas==2.2.3