3 Commits

Author SHA1 Message Date
Renovate Bot 1cc3734bc4 chore(deps): update dependency uvicorn to v0.48.0 2026-05-26 12:01:46 +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 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
+1 -1
View File
@@ -2,7 +2,7 @@
asyncpg==0.29.0
httpx==0.27.0
fastapi==0.111.0
uvicorn[standard]==0.29.0
uvicorn[standard]==0.48.0
pydantic==2.7.0
# Polymarket (install from PyPI when ready for real trading)