diff --git a/pyproject.toml b/pyproject.toml index 2e9f4329..03cf8be2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -171,7 +171,7 @@ dependencies = [ "pytest-cov==4.1.0", "ruff==0.1.6", "types-tqdm==4.66.0.4", - "xdoctest==1.1.2", + "xdoctest==1.2.0", ] [tool.hatch.envs.default.scripts]