diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-20 07:31:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 07:31:22 -0400 |
commit | 2cfa6a30018891e634fd79b8f9f6aafe2ffd6754 (patch) | |
tree | 467d1339531b78e3fc67033d60a1681023c62293 /poetry.lock | |
parent | Bump types-requests from 2.28.11.12 to 2.28.11.15 (#15291) (diff) | |
download | synapse-2cfa6a30018891e634fd79b8f9f6aafe2ffd6754.tar.xz |
Bump txredisapi from 1.4.7 to 1.4.9 (#15289)
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index a89994eb8f..b65f5a1c3e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2523,14 +2523,14 @@ files = [ [[package]] name = "txredisapi" -version = "1.4.7" +version = "1.4.9" description = "non-blocking redis client for python" category = "main" optional = true python-versions = "*" files = [ - {file = "txredisapi-1.4.7-py3-none-any.whl", hash = "sha256:34c9eba8d34f452d30661f073b67b8cd42b695e3d31678ec1bbf628a65a0f059"}, - {file = "txredisapi-1.4.7.tar.gz", hash = "sha256:e6cc43f51e35d608abdca8f8c7d20e148fe1d82679f6e584baea613ebec812bb"}, + {file = "txredisapi-1.4.9-py3-none-any.whl", hash = "sha256:72e6ad09cc5fffe3bec2e55e5bfb74407bd357565fc212e6003f7e26ef7d8f78"}, + {file = "txredisapi-1.4.9.tar.gz", hash = "sha256:c9607062d05e4d0b8ef84719eb76a3fe7d5ccd606a2acf024429da51d6e84559"}, ] [package.dependencies] |