3 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
chemavx ae7c737153 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
CI/CD / build-and-push (push) Successful in 31s
Reviewed-on: #1
2026-05-20 14:11:01 +00:00
Renovate Bot 6e9e441deb Add renovate.json 2026-05-20 13:52:53 +00:00
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
+2 -2
View File
@@ -1,6 +1,6 @@
# Core
asyncpg==0.29.0
httpx==0.27.0
httpx==0.28.1
fastapi==0.111.0
uvicorn[standard]==0.29.0
pydantic==2.7.0
@@ -15,4 +15,4 @@ vaderSentiment==3.3.2
# Testing
pytest==8.2.0
pytest-asyncio==0.23.6
httpx==0.27.0
httpx==0.28.1