From 470fd959c1e48e9d9fc6296be73bf735bd97fab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:44:12 +0000 Subject: [PATCH] Bump asyncpg from 0.18.3 to 0.21.0 Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.18.3 to 0.21.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.18.3...v0.21.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44d8aeb..8d6275d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.6.2 astroid==2.2.5 async-timeout==3.0.1 -asyncpg==0.18.3 +asyncpg==0.21.0 attrs==18.2.0 certifi==2018.10.15 cffi==1.11.5