Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: bump mkdocs-git-revision-date-localized-plugin from 1.5.0 to 1.5.1
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2026
commit 43710f485ab941e9891ac67ed305473815955ccc
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hashdir==0.24

# MkDocs
mkdocs-material==9.7.1
mkdocs-git-revision-date-localized-plugin==1.5.0
mkdocs-git-revision-date-localized-plugin==1.5.1

# Used by mkdocs.yaml#plugins.blog, see
# https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/#+blog.post_readtime
Expand Down
Loading