From c2307f46b2383376ae42e8a75d659197fc0a3aa4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jul 2022 21:55:48 +0100 Subject: [PATCH] Update asyncpg from 0.21.0 to 0.26.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e26f913..ed9c707 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -i https://pypi.org/simple/ -asyncpg==0.21.0 +asyncpg==0.26.0 netaddr==0.8.0 \ No newline at end of file