1 Commits

Author SHA1 Message Date
Renovate Bot c608057d9e chore(deps): update dependency httpx to v0.28.1 2026-05-22 12:01:20 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"recharts": "^2.12.4" "recharts": "^2.12.4"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-react": "^6.0.0", "@vitejs/plugin-react": "^4.2.1",
"vite": "^5.2.0" "vite": "^5.2.0"
} }
} }
+2 -2
View File
@@ -1,6 +1,6 @@
# Core # Core
asyncpg==0.29.0 asyncpg==0.29.0
httpx==0.27.0 httpx==0.28.1
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.27.0 httpx==0.28.1