Bump beautifulsoup4 from 4.13.3 to 4.13.4 (#431)

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

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.13.4
  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-05-11 23:05:42 +02:00
committed by GitHub
parent b2e69cf8c1
commit 591d7f45e2

View File

@@ -1,4 +1,4 @@
beautifulsoup4==4.13.3 # used by a lot of scripts to parse html
beautifulsoup4==4.13.4 # used by a lot of scripts to parse html
deepdiff==8.4.2 # used in update.py
html5lib==1.1 # used in conjunction with beautifulsoup4
mwparserfromhell==0.6.6 # used in unrealircd.py