From 8e1cc6a909e1cddf72d9c1b79f9830a29a380ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:47:13 +0000 Subject: [PATCH] Bump asyncpg from 0.20.1 to 0.21.0 Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.20.1 to 0.21.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.20.1...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 4eaa05d..0273df0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiosqlite==0.15.0 appdirs==1.4.4 apsw-wheels==3.30.1.post3 async-timeout==3.0.1 -asyncpg==0.20.1 +asyncpg==0.21.0 attrs==19.3.0 Babel==2.8.0 cachetools==4.1.1