We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdafb6 commit 724e259Copy full SHA for 724e259
docs/requirements-docs.txt
@@ -1,3 +1,3 @@
1
-sphinx>=5.1.0
+sphinx>=8.1.0
2
furo>=2022.3.4
3
myst-parser>=4.0.0
docs/source/conf.py
@@ -51,7 +51,7 @@
51
52
# General information about the project.
53
project = "mypy"
54
-copyright = "2012-2022 Jukka Lehtosalo and mypy contributors"
+copyright = "2012-%Y Jukka Lehtosalo and mypy contributors"
55
56
# The version info for the project you're documenting, acts as replacement for
57
# |version| and |release|, also used in various other places throughout the
0 commit comments