Skip to content
GitLab
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
10929cd0
Commit
10929cd0
authored
Feb 19, 2020
by
Thalia Technicie
Browse files
Update dependency sphinx to v2.4.2
parent
adfcfcff
Changes
2
Hide whitespace changes
Inline
Side-by-side
poetry.lock
View file @
10929cd0
...
...
@@ -941,7 +941,7 @@ description = "Python documentation generator"
name = "sphinx"
optional = true
python-versions = ">=3.5"
version = "2.4.
0
"
version = "2.4.
2
"
[package.dependencies]
Jinja2 = ">=2.3"
...
...
@@ -1105,7 +1105,7 @@ version = "0.5.1"
docs = ["recommonmark", "sphinx"]
[metadata]
content-hash = "
8164b53f2774322b725b93e20173b13db1e2b32521db234ada6ca5779a0420f0
"
content-hash = "
5605a8c71d24183e7e62142131f37a83bb3151c3dcfb34b10c27011291ba2eb6
"
python-versions = "^3.7"
[metadata.files]
...
...
@@ -1180,6 +1180,7 @@ black = [
]
bleach = [
{file = "bleach-3.1.0-py2.py3-none-any.whl", hash = "sha256:213336e49e102af26d9cde77dd2d0397afabc5a6bf2fed985dc35b5d1e285a16"},
{file = "bleach-3.1.0-py3.8.egg", hash = "sha256:4ca3ec10244c9f11ec129b054912e8bc9ecefc2e0b6bf0dab273f0e72cf381e4"},
{file = "bleach-3.1.0.tar.gz", hash = "sha256:3fdf7f77adcf649c9911387df51254b813185e32b2c6619f690b593a617e19fa"},
]
cachecontrol = [
...
...
@@ -1738,7 +1739,8 @@ soupsieve = [
{file = "soupsieve-1.9.5.tar.gz", hash = "sha256:e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda"},
]
sphinx = [
{file = "Sphinx-2.4.0-py3-none-any.whl", hash = "sha256:b3feeed2da588adabd0db5329a309f27317e98382122721511e901833d092028"},
{file = "Sphinx-2.4.2-py3-none-any.whl", hash = "sha256:543d39db5f82d83a5c1aa0c10c88f2b6cff2da3e711aa849b2c627b4b403bbd9"},
{file = "Sphinx-2.4.2.tar.gz", hash = "sha256:525527074f2e0c2585f68f73c99b4dc257c34bbe308b27f5f8c7a6e20642742f"},
]
sphinxcontrib-applehelp = [
{file = "sphinxcontrib-applehelp-1.0.1.tar.gz", hash = "sha256:edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897"},
...
...
pyproject.toml
View file @
10929cd0
...
...
@@ -29,7 +29,7 @@ django-sendfile2 = "0.5.1"
# docs requirements
recommonmark
=
{
version
=
"0.6.0"
,
optional
=
true
}
sphinx
=
{
version
=
"2.4.
0
"
,
optional
=
true
}
sphinx
=
{
version
=
"2.4.
2
"
,
optional
=
true
}
google-api-python-client
=
"1.7.11"
[tool.poetry.extras]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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