From 1506bee60e76e34067c5d6bcbb17a129bb592591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 06:33:01 +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 0fdac801a..263711050 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ jinja2 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