Skip to content

Commit 268ff39

Browse files
Update mkdocs-static-i18n requirement from <1.3,>=1.2.3 to >=1.2.3,<1.4
Updates the requirements on [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) to permit the latest version. - [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md) - [Commits](ultrabug/mkdocs-static-i18n@1.2.3...1.3.0) --- updated-dependencies: - dependency-name: mkdocs-static-i18n dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9a7b33 commit 268ff39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ doc = [
7979
"mkdocs >=1.4.2, <2.0.0",
8080
"mkdocs-material >=9.0.0, <10.0.0",
8181
"mkdocstrings[python] >=0.19.0, <0.27.0",
82-
"mkdocs-static-i18n >=1.2.3, <1.3"
82+
"mkdocs-static-i18n >=1.2.3, <1.4"
8383
]
8484
dev = [
8585
"pre-commit >=2.20.0, <4.1.0",

0 commit comments

Comments
 (0)