From 21bfd9abe4eff9de3f26ee1c05a99c9905bdac6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:53:43 +0000 Subject: [PATCH] Bump mkdocs-static-i18n from 1.2.0 to 1.2.2 in /docs Bumps [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) from 1.2.0 to 1.2.2. - [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md) - [Commits](https://github.com/ultrabug/mkdocs-static-i18n/compare/1.2.0...1.2.2) --- updated-dependencies: - dependency-name: mkdocs-static-i18n 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 1dc992d61..bf3869a48 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ mkdocs-material==9.5.9 -mkdocs-static-i18n==1.2.0 +mkdocs-static-i18n==1.2.2 python-slugify