From 47d2ef247d3e145fde95322d73123508b1e6f3da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 08:55:11 +0000 Subject: [PATCH] deps(deps): bump tld from 0.13 to 0.13.1 Bumps [tld](https://github.com/barseghyanartur/tld) from 0.13 to 0.13.1. - [Release notes](https://github.com/barseghyanartur/tld/releases) - [Changelog](https://github.com/barseghyanartur/tld/blob/main/CHANGELOG.rst) - [Commits](https://github.com/barseghyanartur/tld/compare/0.13...0.13.1) --- updated-dependencies: - dependency-name: tld dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ae928c..dc767cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ regex==2024.11.6 requests==2.32.3 six==1.17.0 soupsieve==2.6 -tld==0.13 +tld==0.13.1 trafilatura==2.0.0 typing_extensions==4.13.2 tzlocal==5.3.1