Bump sphinx from 3.0.1 to 3.0.2 (#165)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
11777df4ad
Коммит
1a5d00d418
|
@ -454,7 +454,7 @@ description = "Python documentation generator"
|
|||
name = "sphinx"
|
||||
optional = false
|
||||
python-versions = ">=3.5"
|
||||
version = "3.0.1"
|
||||
version = "3.0.2"
|
||||
|
||||
[package.dependencies]
|
||||
Jinja2 = ">=2.3"
|
||||
|
@ -686,7 +686,7 @@ python-versions = "*"
|
|||
version = "0.13.0"
|
||||
|
||||
[metadata]
|
||||
content-hash = "ead512008e506299c1add7c0a515375b76482c0c124ce17baa4d76deb31d6683"
|
||||
content-hash = "82e2e1af1bc1c351b7f6ecc12821e243b438e5212387a2b77af9678882812ffd"
|
||||
python-versions = "^3.7"
|
||||
|
||||
[metadata.files]
|
||||
|
@ -887,8 +887,8 @@ snowballstemmer = [
|
|||
{file = "snowballstemmer-2.0.0.tar.gz", hash = "sha256:df3bac3df4c2c01363f3dd2cfa78cce2840a79b9f1c2d2de9ce8d31683992f52"},
|
||||
]
|
||||
sphinx = [
|
||||
{file = "Sphinx-3.0.1-py3-none-any.whl", hash = "sha256:8411878f4768ec2a8896b844d68070204f9354a831b37937989c2e559d29dffc"},
|
||||
{file = "Sphinx-3.0.1.tar.gz", hash = "sha256:50972d83b78990fd61d0d3fe8620814cae53db29443e92c13661bc43dff46ec8"},
|
||||
{file = "Sphinx-3.0.2-py3-none-any.whl", hash = "sha256:3145d87d0962366d4c5264c39094eae3f5788d01d4b1a12294051bfe4271d91b"},
|
||||
{file = "Sphinx-3.0.2.tar.gz", hash = "sha256:d7c6e72c6aa229caf96af82f60a0d286a1521d42496c226fe37f5a75dcfe2941"},
|
||||
]
|
||||
sphinxcontrib-applehelp = [
|
||||
{file = "sphinxcontrib-applehelp-1.0.2.tar.gz", hash = "sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58"},
|
||||
|
|
|
@ -17,7 +17,7 @@ pre-commit = "^2.1"
|
|||
pytest = "^5.3"
|
||||
tox = "^3.14"
|
||||
responses = "^0.10"
|
||||
sphinx = "^3.0.1"
|
||||
sphinx = "^3.0.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=1.0.2"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче