From 7aa6c98e23e72b60225669b537c0e45e7d410dd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:27:09 +0000 Subject: [PATCH] Bump sphinx from 7.4.5 to 7.4.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 7.4.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.5...v7.4.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- aiosmtpd/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiosmtpd/docs/requirements.txt b/aiosmtpd/docs/requirements.txt index a7339d73..8567c272 100644 --- a/aiosmtpd/docs/requirements.txt +++ b/aiosmtpd/docs/requirements.txt @@ -1,6 +1,6 @@ -r ../../requirements.txt ### Sphinx deps -sphinx==7.4.5 +sphinx==7.4.6 sphinx-autofixture==0.4.0 sphinx_rtd_theme==2.0.0