From 85cea8193d00ee879b17ac3617957228af21052e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 21:10:15 +0000 Subject: [PATCH] Bump sphinx from 5.2.2 to 5.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bea0cbbe..b0facda9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ gunicorn==20.1.0 pycodestyle==2.9.1 pydocstyle==6.1.1 requests==2.28.1 -Sphinx==5.2.2 +Sphinx==5.2.3 Werkzeug==2.0.3