From 155b66614e572d4c5848272145c6d4a63de1696d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:44:44 +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 9450049..23b7e32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -asyncpg==0.20.1 +asyncpg==0.21.0 beautifulsoup4==4.9.1 discord.py==1.4.0 jishaku==1.19.0.194