diff --git a/pyproject.toml b/pyproject.toml index 062e8975f8..bd260ec2ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "pyjwt>=2.7.0,<3", "beautifulsoup4>=4.12.2,<5", "lxml>=4.9.2,<7.0.0", - "dnspython>=2.7.0,<2.8.0", + "dnspython>=2.7.0,<2.9.0", "cachetools>=5.3.2,<7.0.0", "socksio>=1.0.0,<2", "jinja2>=3.1.3,<4",