diff --git a/pyproject.toml b/pyproject.toml index 1457a63a2..010fc6707 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ docs = [ "mkdocs-section-index==0.3.10", "mkdocs==1.6.1", "mkdocstrings[python]==1.0.0", - "pathspec==0.12.1", + "pathspec==1.0.3", ] example = [ "fastapi~=0.0",