Skip to content

Commit 928836e

Browse files
authored
Update sphinx to 5.2.1 (cookiecutter#3879)
1 parent 012fb2b commit 928836e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx==5.1.1
1+
sphinx==5.2.1
22
sphinx-rtd-theme==1.0.0

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra
2323

2424
# Documentation
2525
# ------------------------------------------------------------------------------
26-
sphinx==5.1.1 # https://github.com/sphinx-doc/sphinx
26+
sphinx==5.2.1 # https://github.com/sphinx-doc/sphinx
2727
sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
2828

2929
# Code quality

0 commit comments

Comments
 (0)