Merge pull request #203 from redis/dependabot/pip/types-six-1.16.13
Bump types-six from 1.16.12 to 1.16.13
This commit is contained in:
commit
85b62efc67
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -1158,7 +1158,7 @@ python-versions = "*"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-six"
|
name = "types-six"
|
||||||
version = "1.16.12"
|
version = "1.16.13"
|
||||||
description = "Typing stubs for six"
|
description = "Typing stubs for six"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -1937,8 +1937,8 @@ types-redis = [
|
||||||
{file = "types_redis-4.1.19-py3-none-any.whl", hash = "sha256:f13af1ca7b115c727d552f97fd4ac056e5ba0001c29fafec3e2430574aef3651"},
|
{file = "types_redis-4.1.19-py3-none-any.whl", hash = "sha256:f13af1ca7b115c727d552f97fd4ac056e5ba0001c29fafec3e2430574aef3651"},
|
||||||
]
|
]
|
||||||
types-six = [
|
types-six = [
|
||||||
{file = "types-six-1.16.12.tar.gz", hash = "sha256:557435f8ad73e91562797ac7efac8e6554f0fa7893b6431b928de8ec635d866a"},
|
{file = "types-six-1.16.13.tar.gz", hash = "sha256:babb3a8a3316c53329975f71fa949728a69ef0ae25ecd8495c779639e369e1f0"},
|
||||||
{file = "types_six-1.16.12-py3-none-any.whl", hash = "sha256:6857be934cfa884e166fb3bab8c0bc6f967b051af09e4f87c5ea8b166c16d2f5"},
|
{file = "types_six-1.16.13-py3-none-any.whl", hash = "sha256:7d6fa50f0ed575709eeb7b35dcdbe68daa758f33bcbb28a357d69793dc31981a"},
|
||||||
]
|
]
|
||||||
typing-extensions = [
|
typing-extensions = [
|
||||||
{file = "typing_extensions-4.1.1-py3-none-any.whl", hash = "sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2"},
|
{file = "typing_extensions-4.1.1-py3-none-any.whl", hash = "sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2"},
|
||||||
|
|
Loading…
Reference in a new issue