Bump types-redis from 3.5.15 to 3.5.16
Bumps [types-redis](https://github.com/python/typeshed) from 3.5.15 to 3.5.16. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
678bc43d3f
commit
d8ce56b5fd
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -1098,7 +1098,7 @@ python-versions = "*"
|
|||
|
||||
[[package]]
|
||||
name = "types-redis"
|
||||
version = "3.5.15"
|
||||
version = "3.5.16"
|
||||
description = "Typing stubs for redis"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -1848,8 +1848,8 @@ typed-ast = [
|
|||
{file = "typed_ast-1.4.3.tar.gz", hash = "sha256:fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65"},
|
||||
]
|
||||
types-redis = [
|
||||
{file = "types-redis-3.5.15.tar.gz", hash = "sha256:e52be0077ca1189d8cce813a20c2a70e9e577f34ab898371c6cbed696a88bdee"},
|
||||
{file = "types_redis-3.5.15-py3-none-any.whl", hash = "sha256:e617c08bff88449b52f6dbdaa9bb81a806f27c89fd30bbf98fe9683ed5d1046a"},
|
||||
{file = "types-redis-3.5.16.tar.gz", hash = "sha256:b81d01c68e185605e8db6ab21b6c1cd15272f5542c1d6a6c484eb7d6c338c559"},
|
||||
{file = "types_redis-3.5.16-py3-none-any.whl", hash = "sha256:1b5809a5e93142d338b1ab6c200040384be904c9c9f1aa239d71d703ce282f04"},
|
||||
]
|
||||
types-six = [
|
||||
{file = "types-six-1.16.2.tar.gz", hash = "sha256:b96bd911f87d15258c38e10ee3f0921c32887a5d22e41c39d15707b4d0e4d0f1"},
|
||||
|
|
Loading…
Reference in a new issue