From 6194910a844ec91d81f7d8d234b13bed5b33ff76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 06:56:15 +0000 Subject: [PATCH] chore(deps): bump sphinx-intl in the patch-version-bumps group Bumps the patch-version-bumps group with 1 update: [sphinx-intl](https://github.com/sphinx-doc/sphinx-intl). Updates `sphinx-intl` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/sphinx-doc/sphinx-intl/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx-intl/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: sphinx-intl dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 8cab6f22fd..62ee3af724 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -6,6 +6,6 @@ sphinxext-opengraph==0.10.0 sphinx-copybutton==0.5.2 furo==2024.8.6 sphinx-autodoc-typehints==2.2.3 -sphinx-intl==2.3.1 +sphinx-intl==2.3.2 typing_extensions==4.14.1 levenshtein==0.27.1