Bump beautifulsoup4 from 4.13.5 to 4.14.2 (#2955)

Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.5 to 4.14.2.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 16:07:44 +00:00
committed by GitHub
parent 873299146a
commit f2f0d0e1ed
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ package-mode = false
axe-core-python = "^0.1.0"
python = "^3.13.2"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.5"
beautifulsoup4 = "^4.14.2"
blinker = "~=1.8"
gevent = "==25.9.1"
exceptiongroup = "==1.3.0"