From f6f480012d946e51b1937fd3d67c2c8c0e947f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 08:07:44 +0000 Subject: [PATCH] Bump pallets-sphinx-themes from 2.0.1 to 2.1.1 in /requirements Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.0.1 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.1...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 3cb7528..4f43c9b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -50,7 +50,7 @@ packaging==21.2 # pallets-sphinx-themes # pytest # sphinx -pallets-sphinx-themes==2.0.1 +pallets-sphinx-themes==2.1.1 # via -r docs.in platformdirs==2.4.0 # via virtualenv diff --git a/requirements/docs.txt b/requirements/docs.txt index e642e98..1cb5851 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -26,7 +26,7 @@ packaging==21.2 # via # pallets-sphinx-themes # sphinx -pallets-sphinx-themes==2.0.1 +pallets-sphinx-themes==2.1.1 # via -r docs.in pygments==2.10.0 # via sphinx