From 95d2c7c205e4434fcbc9d5d470c8c022e67e8c98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 00:08:59 +0000 Subject: [PATCH] chore(deps): update dependency atsphinx-mini18n to ~=0.5.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1d3dd99..2b92030 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ docs = [ "furo~=2024.1.29", "atsphinx-goto-top>=0.1.4", - "atsphinx-mini18n~=0.2.0", + "atsphinx-mini18n~=0.5.1", "sphinx-intl~=2.1.0", ]