diff --git a/pyproject.toml b/pyproject.toml index cc025c9..9080bac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "pytest-cov>=7.1.0", "twine>=7.0.0,<8", "black>=26.5.1,<27", - "idna>=3.18" + "idna>=3.19" ] classifiers = [ "Programming Language :: Python :: 3",