Skip to content

Commit 1131b7f

Browse files
authored
chore(gh): update mkdocs-git-revision-date-localized-plugin requirement from >=1.5.2 to >=1.5.3 (#289)
Updates the requirements on [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases">mkdocs-git-revision-date-localized-plugin's releases</a>.</em></p> <blockquote> <h2>v1.5.3</h2> <h2>What's Changed</h2> <ul> <li>Fix paths in MANIFEST.in by <a href="https://github.com/mitya57"><code>@​mitya57</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/211">timvink/mkdocs-git-revision-date-localized-plugin#211</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mitya57"><code>@​mitya57</code></a> made their first contribution in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/211">timvink/mkdocs-git-revision-date-localized-plugin#211</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.5.2...v1.5.3">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.5.2...v1.5.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/30e58767a16cd9ec1dd2669f0bdc1af8630af18c"><code>30e5876</code></a> Bump version to 1.5.3</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/d58c5becb14bcd4a6143768fb3b7478954c09133"><code>d58c5be</code></a> Merge pull request <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/211">#211</a> from mitya57/fix-manifest</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/6da0b4ea1b8c379164a4f1db8e005e98a0b4557d"><code>6da0b4e</code></a> Fix paths in MANIFEST.in</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/aa0d4a3b93f6c4cc36afbf2d8def4af5566d0834"><code>aa0d4a3</code></a> Constrain mkdocs to &lt;2</li> <li>See full diff in <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.5.2...v1.5.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents e889d9e + 32f5a13 commit 1131b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mkdocs-git-revision-date-localized-plugin >= 1.5.2
1+
mkdocs-git-revision-date-localized-plugin >= 1.5.3
22
mkdocs-markdownextradata-plugin >= 0.2.6
33
mkdocs-minify-plugin>=0.7.2
44
mkdocs-open-in-new-tab>=1.0.8

0 commit comments

Comments
 (0)