From 42ff3d39eb8d23c40c7ddae2e832008ba7b93dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 20:32:27 +0000 Subject: Bump sphinx from 4.3.1 to 4.3.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4e3e238f..0e7d4192 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ python-dotenv = "0.19.2" pytest = "6.2.5" pytest-cov = "3.0.0" pytest-xdist = { version = "2.5.0", extras = ["psutil"] } -Sphinx = "4.3.1" +Sphinx = "4.3.2" tomli = "2.0.0" GitPython = "3.1.24" sphinx-autodoc-typehints = "1.12.0" -- cgit v1.2.3