From 182ed74e28dedb520e40f232e9475efd70b7dde0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 12:39:44 -0500 Subject: [PATCH] Bump mkdocs-material from 8.3.8 to 8.3.9 (#1759) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.8 to 8.3.9. - [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.8...8.3.9) --- updated-dependencies: - dependency-name: mkdocs-material 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a01445b..b2aaf712 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ greenlet==2.0.0a2; python_version >= "3.11" # Documentation mkdocs==1.3.0 -mkdocs-material==8.3.8 +mkdocs-material==8.3.9 mkautodoc==0.1.0 # Packaging -- 2.47.3