From bdcfe3af852d82cc157c4a68551c1c14e6c86018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:44:37 +0000 Subject: [PATCH] Bump asyncpg from 0.20.1 to 0.21.0 in /games 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] --- games/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/requirements.txt b/games/requirements.txt index e83d783..8d8cabc 100644 --- a/games/requirements.txt +++ b/games/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.6.2 aioredis==1.3.1 alembic==1.4.2 async-timeout==3.0.1 -asyncpg==0.20.1 +asyncpg==0.21.0 attrs==19.3.0 bleach==3.1.4 chardet==3.0.4