Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
e73736d6
Commit
e73736d6
authored
Feb 22, 2020
by
Sébastiaan Versteeg
Browse files
Merge branch 'renovate/sphinx-2.x' into 'master'
Update dependency sphinx to v2.4.3 See merge request
!1510
parents
77987a55
f9e84864
Changes
2
Show whitespace changes
Inline
Side-by-side
poetry.lock
View file @
e73736d6
...
...
@@ -941,7 +941,7 @@ description = "Python documentation generator"
name = "sphinx"
optional = true
python-versions = ">=3.5"
version = "2.4.
2
"
version = "2.4.
3
"
[package.dependencies]
Jinja2 = ">=2.3"
...
...
@@ -1105,7 +1105,7 @@ version = "0.5.1"
docs = ["recommonmark", "sphinx"]
[metadata]
content-hash = "
2f9ba97b977abb155011e3679e9437119889db42af43c303a683b9e0c5601f75
"
content-hash = "
109c37aebe076f9980ce9bd8034062d9b55a43ab037f57ba947a609b5e20b34c
"
python-versions = "^3.7"
[metadata.files]
...
...
@@ -1179,6 +1179,7 @@ black = [
{file = "black-19.10b0.tar.gz", hash = "sha256:c2edb73a08e9e0e6f65a0e6af18b059b8b1cdd5bef997d7a0b181df93dc81539"},
]
bleach = [
{file = "bleach-3.1.1-py2.py3-none-any.whl", hash = "sha256:44f69771e2ac81ff30d929d485b7f9919f3ad6d019b6b20c74f3b8687c3f70df"},
{file = "bleach-3.1.1.tar.gz", hash = "sha256:aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48"},
]
cachecontrol = [
...
...
@@ -1737,8 +1738,8 @@ soupsieve = [
{file = "soupsieve-1.9.5.tar.gz", hash = "sha256:e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda"},
]
sphinx = [
{file = "Sphinx-2.4.
2
-py3-none-any.whl", hash = "sha256:
543d39db5f82d83a5c1aa0c10c88f2b6cff2da3e711aa849b2c627b4b403bbd9
"},
{file = "Sphinx-2.4.
2
.tar.gz", hash = "sha256:
525527074f2e0c2585f68f73c99b4dc257c34bbe308b27f5f8c7a6e20642742f
"},
{file = "Sphinx-2.4.
3
-py3-none-any.whl", hash = "sha256:
776ff8333181138fae52df65be733127539623bb46cc692e7fa0fcfc80d7aa88
"},
{file = "Sphinx-2.4.
3
.tar.gz", hash = "sha256:
ca762da97c3b5107cbf0ab9e11d3ec7ab8d3c31377266fd613b962ed971df709
"},
]
sphinxcontrib-applehelp = [
{file = "sphinxcontrib-applehelp-1.0.1.tar.gz", hash = "sha256:edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897"},
...
...
pyproject.toml
View file @
e73736d6
...
...
@@ -29,7 +29,7 @@ django-sendfile2 = "0.5.1"
# docs requirements
recommonmark
=
{
version
=
"0.6.0"
,
optional
=
true
}
sphinx
=
{
version
=
"2.4.
2
"
,
optional
=
true
}
sphinx
=
{
version
=
"2.4.
3
"
,
optional
=
true
}
google-api-python-client
=
"1.7.11"
[tool.poetry.extras]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment