Skip to content

Commit c580879

Browse files
Bump beautifulsoup4 from 4.13.4 to 4.14.3
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.14.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e0cad9 commit c580879

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ package-mode = false
1313
[tool.poetry.dependencies]
1414
python = "^3.9"
1515
pytest-rerunfailures = "^10.0"
16-
beautifulsoup4 = "^4.10.0"
16+
beautifulsoup4 = "^4.14.3"
1717
selenium = "^4.0.0"
1818
pytest-xdist = {extras = ["psutil"], version = "^2.4.0"}
1919
pytest-custom-exit-code = "^0.3.0"

0 commit comments

Comments
 (0)