From 965c4df571afc19df621c5ffa4835f0c4110a018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:05:54 +0000 Subject: [PATCH] chore(deps): bump mkdocs from 1.1.2 to 1.6.1 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1.2 to 1.6.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.2...1.6.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.docs.txt b/requirements.docs.txt index 53dbf055f4..6b64d7aaba 100644 --- a/requirements.docs.txt +++ b/requirements.docs.txt @@ -1 +1 @@ -mkdocs==1.1.2 \ No newline at end of file +mkdocs==1.6.1 \ No newline at end of file