From 172c10b450bc834a02623e0d7ae812b32d1ba0a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 01:45:08 +0000 Subject: [PATCH] Bump sphinx-intl from 2.3.1 to 2.3.2 Bumps [sphinx-intl](https://github.com/sphinx-doc/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 ... 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 1159d5e53..46b80f411 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx==8.1.3 sphinx-rtd-theme==3.0.2 -sphinx-intl==2.3.1 +sphinx-intl==2.3.2 breathe==4.36.0