3 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
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
@@ -1,5 +1,5 @@
# Core # Core
asyncpg==0.29.0 asyncpg==0.31.0
httpx==0.27.0 httpx==0.27.0
fastapi==0.111.0 fastapi==0.111.0
uvicorn[standard]==0.29.0 uvicorn[standard]==0.29.0