diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-14 15:24:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-14 15:24:40 +0000 |
| commit | d9d135e3619387f9f08bb2853958e6a4ecf67ce2 (patch) | |
| tree | 888e21e8bcebbd07592a94f1b97beac82b51680e /requirements-dev.txt | |
| parent | 7bfa0ea35851dc9d0e227f27f8c68f89312341e8 (diff) | |
Bump pallets-sphinx-themes from 1.2.3 to 2.0.0
Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 1.2.3 to 2.0.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/1.2.3...2.0.0)
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 c334ea8b5..c1a9fd792 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.14.0 transifex-client==0.14.2 selenium==3.141.0 twine==3.4.1 -Pallets-Sphinx-Themes==1.2.3 +Pallets-Sphinx-Themes==2.0.0 docutils==0.16 Sphinx==3.5.4 sphinx-issues==1.2.0 |