From 3260bcc51794ddc7c1b3b826f7fd0c5b42723f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 20:42:13 +0000 Subject: [PATCH] Bump pallets-sphinx-themes from 2.0.3 to 2.1.1 in /requirements Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.0.3 to 2.1.1. - [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases) - [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.0.3...2.1.1) --- updated-dependencies: - dependency-name: pallets-sphinx-themes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 50362112..12fec4e6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -72,7 +72,7 @@ packaging==23.0 # pytest # sphinx # tox -pallets-sphinx-themes==2.0.3 +pallets-sphinx-themes==2.1.1 # via -r docs.in pep517==0.13.0 # via build diff --git a/requirements/docs.txt b/requirements/docs.txt index e31b5483..b81537d0 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -28,7 +28,7 @@ packaging==21.3 # via # pallets-sphinx-themes # sphinx -pallets-sphinx-themes==2.0.3 +pallets-sphinx-themes==2.1.1 # via -r docs.in pygments==2.12.0 # via