diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-25 07:41:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-25 07:41:42 +0000 |
commit | 260c64db6f7e7745d165a48ffce9a9ec1ac0f6c2 (patch) | |
tree | 2073b970965618d45014af9ab2028e3f5b9faf3d | |
parent | b14d885f235512572531a5336eb26a97f133f0aa (diff) | |
download | searxng-dependabot/pip/master/pallets-sphinx-themes-2.3.0.tar.gz searxng-dependabot/pip/master/pallets-sphinx-themes-2.3.0.zip |
[upd] pypi: Bump pallets-sphinx-themes from 2.2.0 to 2.3.0dependabot/pip/master/pallets-sphinx-themes-2.3.0
Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.2.0 to 2.3.0.
- [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.2.0...2.3.0)
---
updated-dependencies:
- dependency-name: pallets-sphinx-themes
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 6bd6ea1ee..79f8d090e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ black==24.3.0 pylint==3.3.1 splinter==0.21.0 selenium==4.25.0 -Pallets-Sphinx-Themes==2.2.0 +Pallets-Sphinx-Themes==2.3.0 Sphinx==7.4.7 sphinx-issues==5.0.0 sphinx-jinja==2.0.2 |