Skip to content

Commit

Permalink
Bump mkdocs-static-i18n from 1.0.5 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) from 1.0.5 to 1.2.0.
- [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md)
- [Commits](ultrabug/mkdocs-static-i18n@1.0.5...1.2.0)

---
updated-dependencies:
- dependency-name: mkdocs-static-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent c20ec50 commit cff838a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mkdocs-material = "^9.3.2"
mkdocs-mermaid2-plugin = "^1.1.0"
mkdocs-minify-plugin = "^0.7.1"
mkdocs-pages-j2-plugin = "^0.2.0"
mkdocs-static-i18n = "^1.0.5"
mkdocs-static-i18n = "^1.2.0"
python-markdown-comments = { git = "https://github.com/ryneeverett/python-markdown-comments.git", rev = "973fe7b" }
python-markdown-math = "^0.8"
platformdirs = "^3.10.0"
Expand Down

0 comments on commit cff838a

Please sign in to comment.