mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump mypy to 1.11.0 (#12642)
This commit is contained in:
@@ -82,7 +82,7 @@ docs = [
|
|||||||
lint = [
|
lint = [
|
||||||
"flake8>=6.0",
|
"flake8>=6.0",
|
||||||
"ruff==0.5.4",
|
"ruff==0.5.4",
|
||||||
"mypy==1.10.1",
|
"mypy==1.11.0",
|
||||||
"sphinx-lint>=0.9",
|
"sphinx-lint>=0.9",
|
||||||
"types-colorama==0.4.15.20240311",
|
"types-colorama==0.4.15.20240311",
|
||||||
"types-docutils==0.21.0.20240711",
|
"types-docutils==0.21.0.20240711",
|
||||||
|
|||||||
Reference in New Issue
Block a user