diff --git a/poetry.lock b/poetry.lock index 6b2d209341f..19b17da0aca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3847,14 +3847,14 @@ toml = ["tomli (>=2.0.1)"] [[package]] name = "redis" -version = "7.0.0" +version = "7.0.1" description = "Python client for Redis database and key-value store" optional = false python-versions = ">=3.9" groups = ["main", "dev"] files = [ - {file = "redis-7.0.0-py3-none-any.whl", hash = "sha256:1e66c8355b3443af78367c4937484cd875fdf9f5f14e1fed14aa95869e64f6d1"}, - {file = "redis-7.0.0.tar.gz", hash = "sha256:6546ada54354248a53a47342d36abe6172bb156f23d24f018fda2e3c06b9c97a"}, + {file = "redis-7.0.1-py3-none-any.whl", hash = "sha256:4977af3c7d67f8f0eb8b6fec0dafc9605db9343142f634041fb0235f67c0588a"}, + {file = "redis-7.0.1.tar.gz", hash = "sha256:c949df947dca995dc68fdf5a7863950bf6df24f8d6022394585acc98e81624f1"}, ] markers = {main = "extra == \"redis\""}