8000 build(deps): bump sphinx from 4.5.0 to 5.0.2 (#1470) · leeworker/sentry-python@5ea8d6b · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ea8d6b

Browse files
build(deps): bump sphinx from 4.5.0 to 5.0.2 (getsentry#1470)
1 parent b8f4eee commit 5ea8d6b

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,4 +1,4 @@
1-
sphinx==4.5.0
1+
sphinx==5.0.2
22
sphinx-rtd-theme
33
sphinx-autodoc-typehints[type_comments]>=1.8.0
44
typing-extensions

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
#
6868
# This is also used if you do content translation via gettext catalogs.
6969
# Usually you set "language" from the command line for these cases.
70-
language = None
70+
language = "en"
7171

7272
# List of patterns, relative to source directory, that match files and
7373
# directories to ignore when looking for source files.

0 commit comments

Comments
 (0)
0