From 8f853adc56324b9581639e94eb2c9dbd2d15ee3c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 30 Dec 2024 11:25:38 +0000
Subject: [PATCH] Bump python-whois from 0.9.4 to 0.9.5

Bumps [python-whois](https://github.com/richardpenman/whois) from 0.9.4 to 0.9.5.
- [Commits](https://github.com/richardpenman/whois/commits)

---
updated-dependencies:
- dependency-name: python-whois
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 538f388e..0d2e8c19 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
 black==24.10.0
-python-whois==0.9.4
+python-whois==0.9.5
 dnspython==2.7.0
 pytest==8.3.4
\ No newline at end of file