diff --git a/pyproject.toml b/pyproject.toml index 5e737fc0..05d6dd4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pytest>=7", "pytest-xdist<4", "pytest-timeout<3", - "click-type-test==0.0.7;python_version>='3.10'", + "click-type-test==1.0.0;python_version>='3.10'", "responses==0.25.3", # loading test fixture data "ruamel.yaml==0.18.6",