diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-02 07:54:47 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-08-02 10:54:01 +0200 |
commit | 01a3d8d9e4f763adaf1d6c162419fab77ee69359 (patch) | |
tree | 1c322c7f0ee51a1246747a3700e3eb7b751d47de /requirements-dev.txt | |
parent | 2f1f54f113b82797a08b93642f5bf9e75c7ef4f1 (diff) | |
download | searxng-01a3d8d9e4f763adaf1d6c162419fab77ee69359.tar.gz searxng-01a3d8d9e4f763adaf1d6c162419fab77ee69359.zip |
[upd] pypi: Bump sphinx-notfound-page from 1.0.2 to 1.0.4
Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 1.0.2 to 1.0.4.
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/1.0.2...1.0.4)
---
updated-dependencies:
- dependency-name: sphinx-notfound-page
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 e32fcdbea..fc2ecb761 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ sphinx-jinja==2.0.2 sphinx-tabs==3.4.5 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 -sphinx-notfound-page==1.0.2 +sphinx-notfound-page==1.0.4 myst-parser==3.0.1 linuxdoc==20240509 aiounittest==1.4.2 |