Merge pull request #96 from redis/dependabot/pip/types-six-1.16.10

Bump types-six from 1.16.9 to 1.16.10
This commit is contained in:
Simon Prickett 2022-01-21 19:59:21 +00:00 committed by GitHub
commit 0baa4f9a55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
poetry.lock generated
View file

@ -1124,7 +1124,7 @@ python-versions = "*"
[[package]]
name = "types-six"
version = "1.16.9"
version = "1.16.10"
description = "Typing stubs for six"
category = "main"
optional = false
@ -1876,8 +1876,8 @@ types-redis = [
{file = "types_redis-4.1.10-py3-none-any.whl", hash = "sha256:7b6b5ce5837cdebb9b36efd37a8587204f544956367a51a6cd29b8e62def756e"},
]
types-six = [
{file = "types-six-1.16.9.tar.gz", hash = "sha256:04da8bad920aea300e13d99c8948fd0914abdfc5d9421bad636137f9829dcbf6"},
{file = "types_six-1.16.9-py2.py3-none-any.whl", hash = "sha256:da5748f10eec44accbd393e7f5a834991aff8f37522472166fbc8233cc735b84"},
{file = "types-six-1.16.10.tar.gz", hash = "sha256:78e6c0fe40c2958e2a95ab1e1adfbf3dab56894dc8cf590dae18fd69f3179eff"},
{file = "types_six-1.16.10-py2.py3-none-any.whl", hash = "sha256:1038d7a9a7d70004d69c94df97aa375ec177c0ee604bccb91465b1506c3972aa"},
]
typing-extensions = [
{file = "typing_extensions-4.0.1-py3-none-any.whl", hash = "sha256:7f001e5ac290a0c0401508864c7ec868be4e701886d5b573a9528ed3973d9d3b"},