Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 8416b57ae3 chore(deps): Update beautifulsoup4 requirement from >=4.14.3 to >=4.15.0
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.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 06:11:15 +00:00
+1 -1
View File
@@ -95,7 +95,7 @@ pytest-cov
optuna>=3.6.2
# News & Data (Polymarket, ForexFactory, CryptoPanic)
beautifulsoup4>=4.14.3
beautifulsoup4>=4.15.0
# ML Training Pipeline
lightgbm>=3.3.5