diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-14 15:53:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-14 15:53:32 +0000 |
commit | 7562f3365b842571c05d64bb3e34ea70c789be0a (patch) | |
tree | b20962bc3c9fedae186fcea78d54ea37c1f60c64 /requirements-dev.txt | |
parent | 776f2e040353bed95c41eb23ca99d14bfe454d1e (diff) | |
download | searxng-7562f3365b842571c05d64bb3e34ea70c789be0a.tar.gz searxng-7562f3365b842571c05d64bb3e34ea70c789be0a.zip |
Bump sphinx from 3.5.4 to 4.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.4...v4.0.1)
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 c1a9fd792..fa2a7e9db 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ selenium==3.141.0 twine==3.4.1 Pallets-Sphinx-Themes==2.0.0 docutils==0.16 -Sphinx==3.5.4 +Sphinx==4.0.1 sphinx-issues==1.2.0 sphinx-jinja==1.1.1 sphinx-tabs==3.0.0 |