build(deps-dev): bump types-aiofiles from 0.8.11 to 22.1.0 (#828)
Bumps [types-aiofiles](https://github.com/python/typeshed) from 0.8.11 to 22.1.0. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com> 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
@ -1233,7 +1233,7 @@ python-versions = ">=3.6"
|
||||
|
||||
[[package]]
|
||||
name = "types-aiofiles"
|
||||
version = "0.8.11"
|
||||
version = "22.1.0"
|
||||
description = "Typing stubs for aiofiles"
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -1408,7 +1408,7 @@ sqlite = ["aiosqlite"]
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7.0"
|
||||
content-hash = "63f02ac747f59cf6ed11cf078fe1104da3232a3adfeb229dd1804260c265f996"
|
||||
content-hash = "93c0ba948fda697573a716755486d6fecaae0cb37f4561fef15b0cc8981475f1"
|
||||
|
||||
[metadata.files]
|
||||
aiomysql = [
|
||||
@ -2327,8 +2327,8 @@ typed-ast = [
|
||||
{file = "typed_ast-1.5.4.tar.gz", hash = "sha256:39e21ceb7388e4bb37f4c679d72707ed46c2fbf2a5609b8b8ebc4b067d977df2"},
|
||||
]
|
||||
types-aiofiles = [
|
||||
{file = "types-aiofiles-0.8.11.tar.gz", hash = "sha256:1f93aa68e47de1379f45eef9acd34faa0f9341628921cd6aede666e6e559a5a8"},
|
||||
{file = "types_aiofiles-0.8.11-py3-none-any.whl", hash = "sha256:be6715fffd1c7f84c9316000ba8bbc66a884246dbd2902c163ebc2d67315206b"},
|
||||
{file = "types-aiofiles-22.1.0.tar.gz", hash = "sha256:8ae2e1d2f99b62754cffe6a8761fd6eeb8a0675569dc73818248e5bc30cb9074"},
|
||||
{file = "types_aiofiles-22.1.0-py3-none-any.whl", hash = "sha256:460c3b1c7fa24ec5f2c7d46cf3a849f07c7007a57fc19884be17e5159351fc39"},
|
||||
]
|
||||
types-cryptography = [
|
||||
{file = "types-cryptography-3.3.23.tar.gz", hash = "sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe"},
|
||||
|
||||
@ -95,7 +95,7 @@ types-ipaddress = "^1.0.1"
|
||||
types-enum34 = "^1.1.1"
|
||||
types-cryptography = "^3.3.23"
|
||||
types-orjson = "^3.6.1"
|
||||
types-aiofiles = "^0.8.11"
|
||||
types-aiofiles = "^22.1.0"
|
||||
types-pkg-resources = "^0.1.3"
|
||||
types-requests = "^2.28.10"
|
||||
types-toml = "^0.10.8"
|
||||
|
||||
Reference in New Issue
Block a user