From 46561d3fca29fee68248d95d2edd34c47ab5db70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 23:40:56 +0000 Subject: [PATCH] build(deps): bump trafilatura from 1.10.0 to 1.11.0 Bumps [trafilatura](https://github.com/adbar/trafilatura) from 1.10.0 to 1.11.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.10.0...v1.11.0) --- updated-dependencies: - dependency-name: trafilatura dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20c8bf1..7978dba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.12.3 coloredlogs==15.0.1 tqdm==4.66.4 requests==2.32.3 -trafilatura==1.10.0 +trafilatura==1.11.0 mdformat==0.7.17 mdformat-gfm==0.3.6 mdformat_footnote==0.1.1