From 1d6fb1ade77ca20c8ce44a1c4bc3f7d8b2258325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 14:41:36 -0800 Subject: [PATCH] Bump mkdocs from 1.4.0 to 1.4.2 in /docs/user (#254) Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.2) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/user/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/requirements.txt b/docs/user/requirements.txt index 4c7f0b8b..283f5577 100644 --- a/docs/user/requirements.txt +++ b/docs/user/requirements.txt @@ -1,4 +1,4 @@ -mkdocs==1.4.0 +mkdocs==1.4.2 mkdocs-material==8.5.6 mkdocstrings[python]==0.20.0 mkdocstrings-python==0.8.3