From dff4673094d1525e0c1845ff0529cda531ba5106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:55:09 -0700 Subject: [PATCH] build(deps): bump mkdocs-static-i18n from 1.2.3 to 1.3.0 in /docs in the patches group (#3284) --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 77f01994..fb81fc97 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,4 +4,4 @@ mkdocstrings == 0.27.0 mkdocs-literate-nav == 0.6.1 mdx-gh-links == 0.4 mkdocs-click == 0.8.1 -mkdocs-static-i18n == 1.2.3 \ No newline at end of file +mkdocs-static-i18n == 1.3.0 \ No newline at end of file