diff --git a/pyproject.toml b/pyproject.toml index 138c0a2..1a20a92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "types-requests==2.32.4.20260107", # for mypy "pandas-stubs==3.0.0.260204", # for mypy "tokenize-rt==6.2.0", # for mypy - "types-docutils==0.22.3.20251115", # for mypy + "types-docutils==0.22.3.20260223", # for mypy "types-PyYaml==6.0.12.20250915", # for mypy "commitizen==4.13.9", "deprecated==1.3.1", # for commitizen