From 27debd7e2b14bfd97327484b68617bee01d7074f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 10:01:16 +0000 Subject: [PATCH] Bump aioredis from 1.3.1 to 2.0.1 Bumps [aioredis](https://github.com/aio-libs/aioredis-py) from 1.3.1 to 2.0.1. - [Release notes](https://github.com/aio-libs/aioredis-py/releases) - [Changelog](https://github.com/aio-libs/aioredis-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/aio-libs/aioredis-py/compare/v1.3.1...v2.0.1) --- updated-dependencies: - dependency-name: aioredis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64864250..b906522d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiocache==0.11.1 aiofiles==0.6.0 aiohttp==3.7.3 -aioredis==1.3.1 +aioredis==2.0.1 async-timeout==3.0.1 asyncpg==0.26.0 attrs==21.4.0