mirror of
https://github.com/revanced/revanced-api.git
synced 2025-05-02 15:44:33 +02:00
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:
parent
d53b95b4f2
commit
84f3b3d57f
8
poetry.lock
generated
8
poetry.lock
generated
@ -1556,13 +1556,13 @@ html5tagger = ">=1.2.1"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-aiofiles"
|
name = "types-aiofiles"
|
||||||
version = "23.1.0.5"
|
version = "23.2.0.0"
|
||||||
description = "Typing stubs for aiofiles"
|
description = "Typing stubs for aiofiles"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = "*"
|
python-versions = "*"
|
||||||
files = [
|
files = [
|
||||||
{file = "types-aiofiles-23.1.0.5.tar.gz", hash = "sha256:8acf2c847eb474a1397e88ac6e981484c5211715ceba1b41f6431cdc95094e7d"},
|
{file = "types-aiofiles-23.2.0.0.tar.gz", hash = "sha256:b6a7127bd232e0802532837b84140b1cd5df19ee60bea3a5699720d2b583361b"},
|
||||||
{file = "types_aiofiles-23.1.0.5-py3-none-any.whl", hash = "sha256:4106aa867fb8d3ded9b21ca4a9dbe3f8580f756cf90973d2b863f2cbb9c29995"},
|
{file = "types_aiofiles-23.2.0.0-py3-none-any.whl", hash = "sha256:5d6719e8148cb2a9c4ea46dad86d50d3b675c46a940adca698533a8d2216d53d"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@ -1895,4 +1895,4 @@ multidict = ">=4.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.11"
|
python-versions = "^3.11"
|
||||||
content-hash = "e9e573b758aee314a2e310bd2d6ae47bbaa85f54ca1e31773d92dcc6247d53cc"
|
content-hash = "a056a292f16bc5612c6d38afb63b21f0f79ffb5fbad10aad16ada6f721ff3cab"
|
||||||
|
@ -19,7 +19,7 @@ setuptools = "^68.0.0"
|
|||||||
lxml = "^4.9.3"
|
lxml = "^4.9.3"
|
||||||
mypy = "^1.5.1"
|
mypy = "^1.5.1"
|
||||||
types-ujson = "^5.8.0.1"
|
types-ujson = "^5.8.0.1"
|
||||||
types-aiofiles = "^23.1.0.5"
|
types-aiofiles = "^23.2.0.0"
|
||||||
sanic-testing = "^23.6.0"
|
sanic-testing = "^23.6.0"
|
||||||
pytest-asyncio = "^0.21.1"
|
pytest-asyncio = "^0.21.1"
|
||||||
types-beautifulsoup4 = "^4.12.0.6"
|
types-beautifulsoup4 = "^4.12.0.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user