From c63bc117e09f5de5bbbfc57c23df679dbcdfe252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 20:03:10 +0000 Subject: [PATCH] Bump aioredis from 2.0.0 to 2.0.1 Bumps [aioredis](https://github.com/aio-libs/aioredis-py) from 2.0.0 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/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: aioredis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6394aba..9fecec8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,6 +1,6 @@ [[package]] name = "aioredis" -version = "2.0.0" +version = "2.0.1" description = "asyncio (PEP 3156) Redis support" category = "main" optional = false @@ -1219,8 +1219,8 @@ content-hash = "b9e96d4f4d48b2bc41fe2c11a02921d8c4dfc04ae0a31f83ace31880c3db616c [metadata.files] aioredis = [ - {file = "aioredis-2.0.0-py3-none-any.whl", hash = "sha256:9921d68a3df5c5cdb0d5b49ad4fc88a4cfdd60c108325df4f0066e8410c55ffb"}, - {file = "aioredis-2.0.0.tar.gz", hash = "sha256:3a2de4b614e6a5f8e104238924294dc4e811aefbe17ddf52c04a93cbf06e67db"}, + {file = "aioredis-2.0.1-py3-none-any.whl", hash = "sha256:9ac0d0b3b485d293b8ca1987e6de8658d7dafcca1cddfcd1d506cae8cdebfdd6"}, + {file = "aioredis-2.0.1.tar.gz", hash = "sha256:eaa51aaf993f2d71f54b70527c440437ba65340588afeb786cd87c55c89cd98e"}, ] appnope = [ {file = "appnope-0.1.2-py2.py3-none-any.whl", hash = "sha256:93aa393e9d6c54c5cd570ccadd8edad61ea0c4b9ea7a01409020c9aa019eb442"},