diff --git a/pyproject.toml b/pyproject.toml index b8dae80..1d4f459 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "sphinx-rtd-theme>=1.3.0", "pexpect>=4.8.0", "ipwhois>=1.2.0", - "python-whois>=0.8.0,<0.9.6", + "python-whois>=0.8.0,<0.9.7", "beautifulsoup4>=4.12.2", "types-requests>=2.31.0", "types-beautifulsoup4>=4.12.0",