From 6fe10acb11704e9b859aafd7039e309e3c931454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:45:48 +0000 Subject: [PATCH] Bump asyncpg from 0.18.0 to 0.21.0 in /api Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.18.0 to 0.21.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.18.0...v0.21.0) Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 55a3d7b..5fa5c29 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -3,7 +3,7 @@ aio-pika==5.6.2 aiohttp==3.5.4 astroid==2.2.5 async-timeout==3.0.1 -asyncpg==0.18.0 +asyncpg==0.21.0 attrs==19.1.0 beautifulsoup4==4.8.0 chardet==3.0.4