diff --git a/poetry.lock b/poetry.lock index bbdc488..6bc081b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -128,7 +128,7 @@ tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy name = "cashews" version = "5.3.1" description = "cache tools with async power" -category = "main" +category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -787,18 +787,18 @@ histogram = ["pygal", "pygaljs"] [[package]] name = "redis" -version = "4.5.1" +version = "4.5.3" description = "Python client for Redis database and key-value store" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "redis-4.5.1-py3-none-any.whl", hash = "sha256:5deb072d26e67d2be1712603bfb7947ec3431fb0eec9c578994052e33035af6d"}, - {file = "redis-4.5.1.tar.gz", hash = "sha256:1eec3741cda408d3a5f84b78d089c8b8d895f21b3b050988351e925faf202864"}, + {file = "redis-4.5.3-py3-none-any.whl", hash = "sha256:7df17a0a2b72a4c8895b462dd07616c51b1dcb48fdd7ecb7b6f4bf39ecb2e94e"}, + {file = "redis-4.5.3.tar.gz", hash = "sha256:56732e156fe31801c4f43396bd3ca0c2a7f6f83d7936798531b9848d103381aa"}, ] [package.dependencies] -async-timeout = ">=4.0.2" +async-timeout = {version = ">=4.0.2", markers = "python_version < \"3.11\""} importlib-metadata = {version = ">=1.0", markers = "python_version < \"3.8\""} typing-extensions = {version = "*", markers = "python_version < \"3.8\""} @@ -965,4 +965,4 @@ redis = ["redis"] [metadata] lock-version = "2.0" python-versions = "^3.7" -content-hash = "329dc8b4f3a21316072ca9f6bd0c4e6d0245497d1857505c7677f7a417d8f67c" +content-hash = "eb9ee0db347a19bb64f8294aea151c81c5e55aa66c69ca1345511266ce21ed2b"