From f126713ebcd3c88e93e2f850ef158f7157829014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 03:13:34 +0000 Subject: [PATCH] build(deps): bump mkdocs-material from 8.3.0 to 8.3.3 in /docs Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.0 to 8.3.3. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.3.0...8.3.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... 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 9c7939eeaa..ae300b1a55 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ mike==1.1.2 -mkdocs-material==8.3.0 +mkdocs-material==8.3.3 mkdocs-git-revision-date-plugin==0.3.2