Merge pull request 'chore(deps): update dependency beautifulsoup4 to ^4.13.4' (#118) from renovate/beautifulsoup4-4.x into master
Reviewed-on: #118
This commit is contained in:
commit
84dc308933
8
poetry.lock
generated
8
poetry.lock
generated
@ -2,14 +2,14 @@
|
||||
|
||||
[[package]]
|
||||
name = "beautifulsoup4"
|
||||
version = "4.13.3"
|
||||
version = "4.13.4"
|
||||
description = "Screen-scraping library"
|
||||
optional = false
|
||||
python-versions = ">=3.7.0"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "beautifulsoup4-4.13.3-py3-none-any.whl", hash = "sha256:99045d7d3f08f91f0d656bc9b7efbae189426cd913d830294a15eefa0ea4df16"},
|
||||
{file = "beautifulsoup4-4.13.3.tar.gz", hash = "sha256:1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b"},
|
||||
{file = "beautifulsoup4-4.13.4-py3-none-any.whl", hash = "sha256:9bbbb14bfde9d79f38b8cd5f8c7c85f4b8f2523190ebed90e950a8dea4cb1c4b"},
|
||||
{file = "beautifulsoup4-4.13.4.tar.gz", hash = "sha256:dbb3c4e1ceae6aefebdaf2423247260cd062430a410e38c66f2baa50a8437195"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -567,4 +567,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "944fe59d23ceed657e1d39e34e874b935a9d449777208c6d10c2c983556ee9e2"
|
||||
content-hash = "cf58d93389b7ea2dc413b41dbee4b19b660da6630ae02ddc43647429dcc013c3"
|
||||
|
@ -7,7 +7,7 @@ license = "WTFPL"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
beautifulsoup4 = "^4.13.3"
|
||||
beautifulsoup4 = "^4.13.4"
|
||||
curl_cffi = "^0.10.0"
|
||||
pillow = "^11.2.1"
|
||||
pypub3 = "^2.0.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user