mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-30 14:44:28 +02:00
chore(deps): bump types-beautifulsoup4 from 4.12.0.5 to 4.12.0.6 (#63)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
242a146eee
commit
59ac1c27be
8
poetry.lock
generated
8
poetry.lock
generated
@ -1570,13 +1570,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-beautifulsoup4"
|
name = "types-beautifulsoup4"
|
||||||
version = "4.12.0.5"
|
version = "4.12.0.6"
|
||||||
description = "Typing stubs for beautifulsoup4"
|
description = "Typing stubs for beautifulsoup4"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = "*"
|
python-versions = "*"
|
||||||
files = [
|
files = [
|
||||||
{file = "types-beautifulsoup4-4.12.0.5.tar.gz", hash = "sha256:d9be456416a62a5b9740559592e1063a69d4b0a1b83911d878558c8ae8e07074"},
|
{file = "types-beautifulsoup4-4.12.0.6.tar.gz", hash = "sha256:045ab285d3e540186e16133612f43f67e31f910e6d7578906b43a0ad8f811347"},
|
||||||
{file = "types_beautifulsoup4-4.12.0.5-py3-none-any.whl", hash = "sha256:718364c8e6787884501c700b1d22b6c0a8711bf9d6c9bf96e1fba81495bc46a8"},
|
{file = "types_beautifulsoup4-4.12.0.6-py3-none-any.whl", hash = "sha256:3da00d754e73afae0ec2793253af0cb9aa1ff2c730e34b31c60313da781b4f6f"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -1898,4 +1898,4 @@ multidict = ">=4.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.11"
|
python-versions = "^3.11"
|
||||||
content-hash = "b5377305fde4c48c7e053a6451a50801de540948aa9f3149ac23041422011b4e"
|
content-hash = "13cc67e42813b969f20197b0cd9209e0e51c00a52b0b3015bd545280f6209f0b"
|
||||||
|
@ -22,7 +22,7 @@ types-ujson = "^5.8.0.1"
|
|||||||
types-aiofiles = "^23.1.0.5"
|
types-aiofiles = "^23.1.0.5"
|
||||||
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.5"
|
types-beautifulsoup4 = "^4.12.0.6"
|
||||||
pytest-md = "^0.2.0"
|
pytest-md = "^0.2.0"
|
||||||
pytest-emoji = "^0.2.0"
|
pytest-emoji = "^0.2.0"
|
||||||
coverage = "^7.2.7"
|
coverage = "^7.2.7"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user