From 36c5edfcf8d417f58666c713b14f39dcb17739d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:41:33 +0000 Subject: [PATCH] Bump the dependencies group with 8 updates Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [trafilatura](https://github.com/adbar/trafilatura) | `1.5.0` | `1.7.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.1` | `4.12.3` | | [boilerpy3](https://github.com/jmriebold/BoilerPy3) | `1.0.6` | `1.0.7` | | [goose3](https://github.com/goose3/goose3) | `3.1.13` | `3.1.19` | | [html2text](https://github.com/Alir3z4/html2text) | `2020.1.16` | `2024.2.26` | | [inscriptis](https://github.com/weblyzard/inscriptis) | `2.3.2` | `2.5.0` | | [news-please](https://github.com/fhamborg/news-please) | `1.5.22` | `1.5.44` | | [resiliparse](https://github.com/chatnoir-eu/chatnoir-resiliparse) | `0.14.3` | `0.14.5` | Updates `trafilatura` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/adbar/trafilatura/releases) - [Changelog](https://github.com/adbar/trafilatura/blob/master/HISTORY.md) - [Commits](https://github.com/adbar/trafilatura/compare/v1.5.0...v1.7.0) Updates `beautifulsoup4` from 4.12.1 to 4.12.3 Updates `boilerpy3` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/jmriebold/BoilerPy3/releases) - [Changelog](https://github.com/jmriebold/BoilerPy3/blob/master/CHANGELOG.md) - [Commits](https://github.com/jmriebold/BoilerPy3/compare/v1.0.6...v1.0.7) Updates `goose3` from 3.1.13 to 3.1.19 - [Release notes](https://github.com/goose3/goose3/releases) - [Changelog](https://github.com/goose3/goose3/blob/master/CHANGELOG.md) - [Commits](https://github.com/goose3/goose3/compare/v3.1.13...v3.1.19) Updates `html2text` from 2020.1.16 to 2024.2.26 - [Release notes](https://github.com/Alir3z4/html2text/releases) - [Changelog](https://github.com/Alir3z4/html2text/blob/master/ChangeLog.rst) - [Commits](https://github.com/Alir3z4/html2text/compare/2020.1.16...2024.2.26) Updates `inscriptis` from 2.3.2 to 2.5.0 - [Release notes](https://github.com/weblyzard/inscriptis/releases) - [Commits](https://github.com/weblyzard/inscriptis/compare/2.3.2...2.5.0) Updates `news-please` from 1.5.22 to 1.5.44 - [Commits](https://github.com/fhamborg/news-please/commits) Updates `resiliparse` from 0.14.3 to 0.14.5 - [Commits](https://github.com/chatnoir-eu/chatnoir-resiliparse/compare/v0.14.3...v0.14.5) --- updated-dependencies: - dependency-name: trafilatura dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boilerpy3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: goose3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html2text dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: inscriptis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: news-please dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: resiliparse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- tests/eval-requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/eval-requirements.txt b/tests/eval-requirements.txt index 0b35508e..3e7e92ff 100644 --- a/tests/eval-requirements.txt +++ b/tests/eval-requirements.txt @@ -1,19 +1,19 @@ -trafilatura==1.5.0 +trafilatura==1.7.0 # alternatives -beautifulsoup4==4.12.1 -boilerpy3==1.0.6 +beautifulsoup4==4.12.3 +boilerpy3==1.0.7 #dragnet==2.0.4 # unmaintained! -goose3==3.1.13 -html2text==2020.1.16 +goose3==3.1.19 +html2text==2024.2.26 html-text==0.5.2 -inscriptis==2.3.2 +inscriptis==2.5.0 justext==3.0.0 newspaper3k==0.2.8 -news-please==1.5.22 +news-please==1.5.44 readabilipy==0.2.0 readability-lxml==0.8.1 -resiliparse==0.14.3 +resiliparse==0.14.5 # additional data #jparser==0.0.20