chore(deps): Update beautifulsoup4 requirement from >=4.12.0 to >=4.14.3 (#50)

Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:production
...

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]
2026-05-04 22:31:48 +02:00
committed by GitHub
parent ce86eb8a8a
commit 54718b1663
+1 -1
View File
@@ -95,7 +95,7 @@ pytest-cov
optuna>=3.6.2
# News & Data (Polymarket, ForexFactory, CryptoPanic)
beautifulsoup4>=4.12.0
beautifulsoup4>=4.14.3
# ML Training Pipeline
lightgbm>=3.3.5