From 9cbd99932ef1ce7a2804a7da3ee11e852e5e98d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:45:47 +0000 Subject: [PATCH] build(deps): Bump asyncpg from 0.14.0 to 0.21.0 Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.14.0 to 0.21.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.14.0...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 a473a35..7be1d74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.6.2 aiotg==1.0.0 aiotools==0.5.0 -asyncpg==0.14.0 +asyncpg==0.21.0 argh==0.26.2 chardet==3.0.4 dohq-youtrack==0.2.1.60