From 61c74b8eba1b4524d9f1bc2e884dd33dd013376b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 13:29:42 +0000 Subject: [PATCH] chore(deps): bump sphinx from 4.3.2 to 4.4.0 in /dev_requirements Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 4.4.0. - [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.2...v4.4.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements/linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/linter-requirements.txt b/dev_requirements/linter-requirements.txt index a1e5aa3d4..e759859c7 100644 --- a/dev_requirements/linter-requirements.txt +++ b/dev_requirements/linter-requirements.txt @@ -11,4 +11,4 @@ pylint==2.12.2 readme_renderer==32.0 seed-isort-config==2.2.0 vulture==2.3 -sphinx==4.3.2 \ No newline at end of file +sphinx==4.4.0 \ No newline at end of file