Skip to content

Commit ccb6ba6

Browse files
committed
merge from upstream
2 parents ddd7258 + 25cfbf7 commit ccb6ba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx-rtd-theme==1.2.0
1+
sphinx-rtd-theme==1.2.2
22
sphinx-argparse==0.4.0
33
sphinxcontrib-applehelp==1.0.4; python_version >= "3.5"
44
sphinxcontrib-devhelp==1.0.2; python_version >= "3.5"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ djangorestframework = {version = "^3.9", optional = true}
4949
pytest = "^7.0"
5050
Sphinx = "^5.0.2"
5151
sphinx-rtd-theme = "^1.0.0"
52-
mypy = ">=0.971,<1.3"
52+
mypy = ">=0.971,<1.5"
5353
isort = "^5.6.4"
5454
doc8 = "^0.11.0"
5555
darglint = "^1.5.7"

0 commit comments

Comments
 (0)