From dcc6f5ac07ee0f1606a08a483b7693ebb6ad248e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:13:34 +0000 Subject: [PATCH] Update dependency asyncpg to v0.31.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bec891..45c6938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiosqlite==0.21.0 annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.9.0 -asyncpg==0.30.0 +asyncpg==0.31.0 attrs==25.3.0 certifi==2025.6.15 cffi==1.17.1 ; platform_python_implementation != 'PyPy'