From 5498c5009ee7c6610a4365079ab1b22c6fd77061 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 May 2026 12:01:14 +0000 Subject: [PATCH] chore(deps): update dependency asyncpg to v0.31.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a669791..dbd70ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core -asyncpg==0.29.0 +asyncpg==0.31.0 httpx==0.27.0 fastapi==0.111.0 uvicorn[standard]==0.29.0 -- 2.52.0