mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump mypy to 1.11.1 (#12716)
This commit is contained in:
parent
97391b4a7f
commit
e3882b9330
@ -82,7 +82,7 @@ docs = [
|
|||||||
lint = [
|
lint = [
|
||||||
"flake8>=6.0",
|
"flake8>=6.0",
|
||||||
"ruff==0.5.5",
|
"ruff==0.5.5",
|
||||||
"mypy==1.11.0",
|
"mypy==1.11.1",
|
||||||
"sphinx-lint>=0.9",
|
"sphinx-lint>=0.9",
|
||||||
"types-colorama==0.4.15.20240311",
|
"types-colorama==0.4.15.20240311",
|
||||||
"types-defusedxml==0.7.0.20240218",
|
"types-defusedxml==0.7.0.20240218",
|
||||||
|
Loading…
Reference in New Issue
Block a user