From 13613c8a6f6d93cae4f0ac32e8a1292d2bd0a42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 18:47:54 +0000 Subject: [PATCH] Bump sphinx from 5.1.1 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 6.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.1...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b90027d..4029636 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ pydata-sphinx-theme==0.8.1 -sphinx==5.1.1 +sphinx==6.1.3 black==22.3.0 flake8==5.0.4 mypy==0.950 \ No newline at end of file