Bump types-aiofiles from 0.8.6 to 0.8.8 (#643)
Bumps [types-aiofiles](https://github.com/python/typeshed) from 0.8.6 to 0.8.8. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-aiofiles dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -1240,7 +1240,7 @@ python-versions = ">=3.6"
|
||||
|
||||
[[package]]
|
||||
name = "types-aiofiles"
|
||||
version = "0.8.6"
|
||||
version = "0.8.8"
|
||||
description = "Typing stubs for aiofiles"
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -1431,7 +1431,7 @@ sqlite = []
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7.0"
|
||||
content-hash = "5dc2f52b8cf1c99881d7646f2c8e764770b19f40072b5c6256501b0e427cd4af"
|
||||
content-hash = "15d2fffe684a76babd8cc5d0c1167fd9746a83d083a4986983d926abc2609aa7"
|
||||
|
||||
[metadata.files]
|
||||
aiomysql = [
|
||||
@ -2307,8 +2307,8 @@ typed-ast = [
|
||||
{file = "typed_ast-1.5.2.tar.gz", hash = "sha256:525a2d4088e70a9f75b08b3f87a51acc9cde640e19cc523c7e41aa355564ae27"},
|
||||
]
|
||||
types-aiofiles = [
|
||||
{file = "types-aiofiles-0.8.6.tar.gz", hash = "sha256:ebf8b9a17f4128d095cbb7c523379b0764bd2dc0b3b4c79ec9dbb753561e07fb"},
|
||||
{file = "types_aiofiles-0.8.6-py3-none-any.whl", hash = "sha256:40990251efa28ba60cac411221eb35ebb4b34cfef2b56f4d5f01054b06fbbbe8"},
|
||||
{file = "types-aiofiles-0.8.8.tar.gz", hash = "sha256:62942901b44dd8fb14b5581e8389fa0fe5c03b8aef7a1f86ac08e7b550d7dc11"},
|
||||
{file = "types_aiofiles-0.8.8-py3-none-any.whl", hash = "sha256:64846425bc267beec45ddf50b14fb532e6612b9d74c976761cc5e1c47a88a06b"},
|
||||
]
|
||||
types-cryptography = [
|
||||
{file = "types-cryptography-3.3.18.tar.gz", hash = "sha256:448feaf9ae31226149bc6bce1cf8fff54da661ef04837f7c0c316829885c3628"},
|
||||
|
||||
Reference in New Issue
Block a user