Skip to content

Commit 9f918f0

Browse files
DEP(deps): Update sphinx-jinja2-compat requirement (#268)
Updates the requirements on [sphinx-jinja2-compat](https://github.com/sphinx-toolbox/sphinx-jinja2-compat) to permit the latest version. - [Release notes](https://github.com/sphinx-toolbox/sphinx-jinja2-compat/releases) - [Commits](sphinx-toolbox/sphinx-jinja2-compat@v0.1.1...v0.4.1) --- updated-dependencies: - dependency-name: sphinx-jinja2-compat dependency-version: 0.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7633f28 commit 9f918f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sphinx
33
sphinx_rtd_theme
44
sphinxcontrib-napoleon
5-
sphinx-jinja2-compat>=0.1.1
5+
sphinx-jinja2-compat>=0.4.1
66
sphinx-toolbox>=2.16.0
77
enum-tools[sphinx]
88
pydata-sphinx-theme

0 commit comments

Comments
 (0)