summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-25 11:00:22 +0000
committerGitHub <noreply@github.com>2022-10-25 11:00:22 +0000
commit8f7fe20cebcdc7ed461c8b5ab2cc05fb9d02c3a4 (patch)
tree4fb5470a8130c8e073852118759ddd13d9443f8f
parent4783d6c9f4a56c085d9b4fbcd854e06cdbe60b25 (diff)
Bump sphinx from 5.2.3 to 5.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0. - [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.2.3...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 90730186..e2b14c16 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -7,7 +7,7 @@ splinter==0.18.1
selenium==4.5.0
twine==4.0.1
Pallets-Sphinx-Themes==2.0.2
-Sphinx==5.2.3
+Sphinx==5.3.0
sphinx-issues==3.0.1
sphinx-jinja==2.0.2
sphinx-tabs==3.4.1