Bump types-six from 1.16.12 to 1.16.13
Bumps [types-six](https://github.com/python/typeshed) from 1.16.12 to 1.16.13. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-six dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6453867eea
commit
b3418b6a68
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -1158,7 +1158,7 @@ python-versions = "*"
|
|||
|
||||
[[package]]
|
||||
name = "types-six"
|
||||
version = "1.16.12"
|
||||
version = "1.16.13"
|
||||
description = "Typing stubs for six"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -1937,8 +1937,8 @@ types-redis = [
|
|||
{file = "types_redis-4.1.19-py3-none-any.whl", hash = "sha256:f13af1ca7b115c727d552f97fd4ac056e5ba0001c29fafec3e2430574aef3651"},
|
||||
]
|
||||
types-six = [
|
||||
{file = "types-six-1.16.12.tar.gz", hash = "sha256:557435f8ad73e91562797ac7efac8e6554f0fa7893b6431b928de8ec635d866a"},
|
||||
{file = "types_six-1.16.12-py3-none-any.whl", hash = "sha256:6857be934cfa884e166fb3bab8c0bc6f967b051af09e4f87c5ea8b166c16d2f5"},
|
||||
{file = "types-six-1.16.13.tar.gz", hash = "sha256:babb3a8a3316c53329975f71fa949728a69ef0ae25ecd8495c779639e369e1f0"},
|
||||
{file = "types_six-1.16.13-py3-none-any.whl", hash = "sha256:7d6fa50f0ed575709eeb7b35dcdbe68daa758f33bcbb28a357d69793dc31981a"},
|
||||
]
|
||||
typing-extensions = [
|
||||
{file = "typing_extensions-4.1.1-py3-none-any.whl", hash = "sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2"},
|
||||
|
|
Loading…
Reference in a new issue