chore(deps): bump types-aiofiles from 23.1.0.5 to 23.2.0.0 (#66)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-19 22:45:25 +03:00 committed by GitHub
parent d53b95b4f2
commit 84f3b3d57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -1556,13 +1556,13 @@ html5tagger = ">=1.2.1"
[[package]]
name = "types-aiofiles"
version = "23.1.0.5"
version = "23.2.0.0"
description = "Typing stubs for aiofiles"
optional = false
python-versions = "*"
files = [
{file = "types-aiofiles-23.1.0.5.tar.gz", hash = "sha256:8acf2c847eb474a1397e88ac6e981484c5211715ceba1b41f6431cdc95094e7d"},
{file = "types_aiofiles-23.1.0.5-py3-none-any.whl", hash = "sha256:4106aa867fb8d3ded9b21ca4a9dbe3f8580f756cf90973d2b863f2cbb9c29995"},
{file = "types-aiofiles-23.2.0.0.tar.gz", hash = "sha256:b6a7127bd232e0802532837b84140b1cd5df19ee60bea3a5699720d2b583361b"},
{file = "types_aiofiles-23.2.0.0-py3-none-any.whl", hash = "sha256:5d6719e8148cb2a9c4ea46dad86d50d3b675c46a940adca698533a8d2216d53d"},
]
[[package]]
@ -1895,4 +1895,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "e9e573b758aee314a2e310bd2d6ae47bbaa85f54ca1e31773d92dcc6247d53cc"
content-hash = "a056a292f16bc5612c6d38afb63b21f0f79ffb5fbad10aad16ada6f721ff3cab"

View File

@ -19,7 +19,7 @@ setuptools = "^68.0.0"
lxml = "^4.9.3"
mypy = "^1.5.1"
types-ujson = "^5.8.0.1"
types-aiofiles = "^23.1.0.5"
types-aiofiles = "^23.2.0.0"
sanic-testing = "^23.6.0"
pytest-asyncio = "^0.21.1"
types-beautifulsoup4 = "^4.12.0.6"