From c66dda985048310642adf5044af10fef2504022b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 19:26:07 -0700 Subject: [PATCH] Bump mkdocs-material from 8.1.9 to 8.2.5 (#680) * Bump mkdocs-material from 8.1.9 to 8.2.5 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.9 to 8.2.5. - [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.1.9...8.2.5) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Fix fontawesome blocker. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Schaper --- mkdocs.yml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index e839830..41205ba 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -183,7 +183,7 @@ nav: extra: social: - - icon: fontawesome/solid/globe-americas + - icon: fontawesome/solid/earth-americas link: https://pi-hole.net/ name: Website - icon: fontawesome/brands/github diff --git a/requirements.txt b/requirements.txt index d894ca1..c45b75f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ markdown-include==0.6.0 mkdocs==1.2.3 mkdocs-git-revision-date-localized-plugin==1.0.0 -mkdocs-material==8.1.9 +mkdocs-material==8.2.5 mkdocs-redirects==1.0.3