Bump beautifulsoup4 from 4.13.4 to 4.13.5 (#2864)

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

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-08-26 12:00:30 -04:00
committed by GitHub
parent 0c63c4620e
commit 4429fc69a6
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.12.9"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
beautifulsoup4 = "^4.13.5"
blinker = "~=1.8"
gevent = "==25.5.1"
exceptiongroup = "==1.3.0"