From ad47e82875315dcb99eb2add4e0ec0b84ea77ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 02:34:24 +0000 Subject: [PATCH] chore(gh): update mkdocs-open-in-new-tab requirement Updates the requirements on [mkdocs-open-in-new-tab](https://github.com/JakubAndrysek/mkdocs-open-in-new-tab) to permit the latest version. - [Release notes](https://github.com/JakubAndrysek/mkdocs-open-in-new-tab/releases) - [Commits](https://github.com/JakubAndrysek/mkdocs-open-in-new-tab/commits) --- updated-dependencies: - dependency-name: mkdocs-open-in-new-tab dependency-version: 1.0.8 dependency-type: direct:production ... 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 78236d14..ec48bb27 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ mkdocs-git-revision-date-localized-plugin >= 1.2.2 mkdocs-markdownextradata-plugin >= 0.2.5 mkdocs-minify-plugin>=0.7.2 -mkdocs-open-in-new-tab>=1.0.3 +mkdocs-open-in-new-tab>=1.0.8