From bc54c801dbe4619e1749a55acb4a4a752a4c0f61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 06:25:47 +0000 Subject: [PATCH] chore(deps): upgrade dependency sphinx-intl to v2.4.0 --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 9b15f452a3..9ca7272643 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -5,5 +5,5 @@ sphinxext-opengraph==0.13.0 ; python_version >= "3.13" sphinx-copybutton==0.5.2 ; python_version >= "3.13" furo==2025.12.19 ; python_version >= "3.13" sphinx-autodoc-typehints==3.13.4 ; python_version >= "3.13" -sphinx-intl==2.3.2 ; python_version >= "3.13" +sphinx-intl==2.4.0 ; python_version >= "3.13" typing_extensions==4.16.0 ; python_version >= "3.13"