From 4f227c6330f8879a21f8083475e12b723762435b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 03:13:27 +0000 Subject: [PATCH] Bump whodap from 0.1.16 to 0.2.0 Bumps [whodap](https://github.com/pogzyb/whodap) from 0.1.16 to 0.2.0. - [Release notes](https://github.com/pogzyb/whodap/releases) - [Commits](https://github.com/pogzyb/whodap/compare/v0.1.16...v0.2.0) --- updated-dependencies: - dependency-name: whodap dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- analizer/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/analizer/requirements.txt b/analizer/requirements.txt index 8a2ec4e..9028613 100644 --- a/analizer/requirements.txt +++ b/analizer/requirements.txt @@ -1,5 +1,5 @@ dnspython beautifulsoup4 requests-cache -whodap==0.1.16 +whodap==0.2.0 tld==0.13.2 diff --git a/requirements.txt b/requirements.txt index 047c714..2fff7f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -whodap==0.1.16 +whodap==0.2.0 tld==0.13.2