1 Commits

Author SHA1 Message Date
Renovate Bot 5498c5009e chore(deps): update dependency asyncpg to v0.31.0 2026-05-21 12:01:14 +00:00
+3 -3
View File
@@ -1,6 +1,6 @@
# Core # Core
asyncpg==0.29.0 asyncpg==0.31.0
httpx==0.28.1 httpx==0.27.0
fastapi==0.111.0 fastapi==0.111.0
uvicorn[standard]==0.29.0 uvicorn[standard]==0.29.0
pydantic==2.7.0 pydantic==2.7.0
@@ -15,4 +15,4 @@ vaderSentiment==3.3.2
# Testing # Testing
pytest==8.2.0 pytest==8.2.0
pytest-asyncio==0.23.6 pytest-asyncio==0.23.6
httpx==0.28.1 httpx==0.27.0