Bump beautifulsoup4 from 4.12.2 to 4.12.3 (#288)

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

---
updated-dependencies:
- dependency-name: beautifulsoup4
  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]
2024-02-01 21:20:17 +01:00
committed by GitHub
parent 535ca40d14
commit 494e039015

View File

@@ -1,4 +1,4 @@
beautifulsoup4==4.12.2 # used by a lot of script to parse html
beautifulsoup4==4.12.3 # used by a lot of script to parse html
deepdiff==6.7.1 # used in update.py
html5lib==1.1 # used in conjunction with beautifulsoup4
mwparserfromhell==0.6.6 # used in unrealircd.py