From a56b4a164819359e93af65c871e8762096dfaf05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 07:11:32 +0000 Subject: [PATCH] [upd] pypi: Bump pallets-sphinx-themes from 2.1.1 to 2.1.2 Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.1.1 to 2.1.2. - [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.1.1...2.1.2) --- updated-dependencies: - dependency-name: pallets-sphinx-themes dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e20e79ca4..26ecc1906 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ black==24.3.0 pylint==3.1.0 splinter==0.21.0 selenium==4.20.0 -Pallets-Sphinx-Themes==2.1.1 +Pallets-Sphinx-Themes==2.1.2 Sphinx<=7.1.2; python_version == '3.8' Sphinx==7.2.6; python_version > '3.8' sphinx-issues==4.1.0