diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-28 07:57:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-28 07:57:05 +0000 |
commit | 7199cee165f5b71f00c250926128103e3a1e59d7 (patch) | |
tree | 998c003f88db148ab8a2db3e97d0a075ffedb623 /requirements-dev.txt | |
parent | 216751dac86be8836434cf9a666da4f5a4ac2444 (diff) | |
download | searxng-7199cee165f5b71f00c250926128103e3a1e59d7.tar.gz searxng-7199cee165f5b71f00c250926128103e3a1e59d7.zip |
Bump pallets-sphinx-themes from 2.0.3 to 2.1.0
Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.0.3 to 2.1.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.0.3...2.1.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>
Diffstat (limited to 'requirements-dev.txt')
-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 3f1a9c004..9fc8ce619 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ pylint==2.17.2 splinter==0.19.0 selenium==4.9.0 twine==4.0.2 -Pallets-Sphinx-Themes==2.0.3 +Pallets-Sphinx-Themes==2.1.0 Sphinx==6.2.1 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 |