Merge pull request #187 from redis/dependabot/pip/redis-4.2.2

Bump redis from 4.2.1 to 4.2.2
This commit is contained in:
Simon Prickett 2022-04-05 12:57:05 +01:00 committed by GitHub
commit 830fa50235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
poetry.lock generated
View file

@ -947,7 +947,7 @@ md = ["cmarkgfm (>=0.5.0,<0.7.0)"]
[[package]]
name = "redis"
version = "4.2.1"
version = "4.2.2"
description = "Python client for Redis database and key-value store"
category = "main"
optional = false
@ -1841,8 +1841,8 @@ readme-renderer = [
{file = "readme_renderer-30.0.tar.gz", hash = "sha256:8299700d7a910c304072a7601eafada6712a5b011a20139417e1b1e9f04645d8"},
]
redis = [
{file = "redis-4.2.1-py3-none-any.whl", hash = "sha256:69d05fac17bf3f43937afbb775c536eb516bd21355a4f17d59a966f4a531ce71"},
{file = "redis-4.2.1.tar.gz", hash = "sha256:fe45513881229dbee610620b9e0817b1f48c47ba635870320fd44a712204bbdd"},
{file = "redis-4.2.2-py3-none-any.whl", hash = "sha256:4e95f4ec5f49e636efcf20061a5a9110c20852f607cfca6865c07aaa8a739ee2"},
{file = "redis-4.2.2.tar.gz", hash = "sha256:0107dc8e98a4f1d1d4aa00100e044287f77121a1e6d2085545c4b7fa94a7a27f"},
]
requests = [
{file = "requests-2.26.0-py2.py3-none-any.whl", hash = "sha256:6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24"},