From 75f317fe2d4eb6eeafd284a54203bdb3d6fe30d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 14:26:01 +0200 Subject: [PATCH] Bump aiopg[sa] from 1.0.0 to 1.1.0 (#367) Bumps [aiopg[sa]](https://github.com/aio-libs/aiopg) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/aio-libs/aiopg/releases) - [Changelog](https://github.com/aio-libs/aiopg/blob/master/CHANGES.txt) - [Commits](https://github.com/aio-libs/aiopg/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index aacf06e..d3ccb00 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ coverage==5.3 sphinx==3.3.1 pep257==0.7.0 aiohttp-session==2.9.0 -aiopg[sa]==1.0.0 +aiopg[sa]==1.1.0 aioredis==1.3.1 hiredis==1.1.0 passlib==1.7.4