From 813970f45636fb3e58a646bb7a7f8c045b7d575a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:07:47 +0000 Subject: [PATCH] Bump ipwhois from 1.0.0 to 1.2.0 Bumps [ipwhois](https://github.com/secynic/ipwhois) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/secynic/ipwhois/releases) - [Changelog](https://github.com/secynic/ipwhois/blob/master/CHANGES.rst) - [Commits](https://github.com/secynic/ipwhois/compare/v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: ipwhois 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 3a59ce9..bd6a065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ zipp>=3.19.1 validators==0.34.0 tqdm==4.66.3 tqdm-asyncio==0.0.6 -ipwhois==1.0.0 +ipwhois==1.2.0 fake-useragent==1.5.1 PyQt6==6.5.0 dnspython>=2.6.1 # not directly required, pinned by Snyk to avoid a vulnerability