From cfd6e8fd06ae7dd04d8efb71897732f9c2d5a8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 21:02:47 +0000 Subject: [PATCH] DEP(deps): Update sphinx-jinja2-compat requirement 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](https://github.com/sphinx-toolbox/sphinx-jinja2-compat/compare/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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6a33fff..d30479b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ sphinx sphinx_rtd_theme sphinxcontrib-napoleon -sphinx-jinja2-compat>=0.1.1 +sphinx-jinja2-compat>=0.4.1 sphinx-toolbox>=2.16.0 enum-tools[sphinx] pydata-sphinx-theme