Skip to content
Snippets Groups Projects
Unverified Commit 2646b2a9 authored by Jonathan Weth's avatar Jonathan Weth :keyboard: Committed by GitHub
Browse files

Merge pull request #12 from hansegucker/dependabot/pip/sphinx-3.5.1

Bump sphinx from 3.5.0 to 3.5.1
parents 46328169 de7b97f1
No related branches found
No related tags found
No related merge requests found
......@@ -716,7 +716,7 @@ python-versions = "*"
[[package]]
name = "sphinx"
version = "3.5.0"
version = "3.5.1"
description = "Python documentation generator"
category = "dev"
optional = false
......@@ -741,9 +741,9 @@ sphinxcontrib-qthelp = "*"
sphinxcontrib-serializinghtml = "*"
[package.extras]
lint = ["docutils-stubs", "flake8 (>=3.5.0)", "isort", "mypy (>=0.800)"]
test = ["pytest", "pytest-cov", "html5lib", "cython", "typed-ast"]
docs = ["sphinxcontrib-websupport"]
lint = ["flake8 (>=3.5.0)", "isort", "mypy (>=0.800)", "docutils-stubs"]
test = ["pytest", "pytest-cov", "html5lib", "cython", "typed-ast"]
[[package]]
name = "sphinx-autodoc-typehints"
......@@ -1433,8 +1433,8 @@ snowballstemmer = [
{file = "snowballstemmer-2.1.0.tar.gz", hash = "sha256:e997baa4f2e9139951b6f4c631bad912dfd3c792467e2f03d7239464af90e914"},
]
sphinx = [
{file = "Sphinx-3.5.0-py3-none-any.whl", hash = "sha256:68da66ca3d6b35b22bea5c53d938d5f8988663dca042f0a46429a1eba1010051"},
{file = "Sphinx-3.5.0.tar.gz", hash = "sha256:deb468efb3abaa70d790add4147d18782d86fdeacf648d6e8afb7a99807f1546"},
{file = "Sphinx-3.5.1-py3-none-any.whl", hash = "sha256:e90161222e4d80ce5fc811ace7c6787a226b4f5951545f7f42acf97277bfc35c"},
{file = "Sphinx-3.5.1.tar.gz", hash = "sha256:11d521e787d9372c289472513d807277caafb1684b33eb4f08f7574c405893a9"},
]
sphinx-autodoc-typehints = [
{file = "sphinx-autodoc-typehints-1.11.1.tar.gz", hash = "sha256:244ba6d3e2fdb854622f643c7763d6f95b6886eba24bec28e86edf205e4ddb20"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment