diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-07 07:41:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-07 07:41:48 +0000 |
| commit | 4c2cffe2e4d575c6597e8bfa31d466af3c013b18 (patch) | |
| tree | b7d39ceea878682079529829f80a46fe9d4bf8a0 | |
| parent | d74000c0daf33c9043ee7ca6fb4aec79a5c9af95 (diff) | |
Bump sphinx-jinja from 1.2.1 to 1.4.0
Bumps [sphinx-jinja](https://github.com/tardyp/sphinx-jinja) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/tardyp/sphinx-jinja/releases)
- [Changelog](https://github.com/tardyp/sphinx-jinja/blob/master/ChangeLog)
- [Commits](https://github.com/tardyp/sphinx-jinja/compare/1.2.1...1.4.0)
---
updated-dependencies:
- dependency-name: sphinx-jinja
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 01d3dfff2..cbf98ad2d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ twine==3.7.1 Pallets-Sphinx-Themes==2.0.2 Sphinx==4.3.2 sphinx-issues==2.0.0 -sphinx-jinja==1.2.1 +sphinx-jinja==1.4.0 sphinx-tabs==3.2.0 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 |