From 8987df456ad6fb1815f0e3807564d6caec95689e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 07:27:31 +0100 Subject: [PATCH] Bump mkdocs-material from 5.0.0rc1 to 5.0.0rc2 (#132) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump mkdocs-material from 5.0.0rc1 to 5.0.0rc2 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.0.0rc1 to 5.0.0rc2. - [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/5.0.0rc1...5.0.0rc2) Signed-off-by: dependabot-preview[bot] * Remove mkdocs bug workaround Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: François Voron --- Pipfile.lock | 6 +++--- mkdocs.yml | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 0d66ff41..9642247a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -622,11 +622,11 @@ }, "mkdocs-material": { "hashes": [ - "sha256:71342340addef066e21277f419142bbceae17bea6b0fa07d6ba8688a768cab5f", - "sha256:95bb946d95ac4f56f1ff3f54cb0ffdb0b438f7e11bc3b0a6ad89806329119917" + "sha256:412ec8993ea8563365b9ef9cded3b2e3d375b733d29f8670ca35584e58df52a8", + "sha256:d1ae019990088a85973bc82d7607afbe24c764c139f42aaffef3e06834dccd4c" ], "index": "pypi", - "version": "==5.0.0rc1" + "version": "==5.0.0rc2" }, "more-itertools": { "hashes": [ diff --git a/mkdocs.yml b/mkdocs.yml index e80a7250..01149f68 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,7 +8,6 @@ theme: accent: 'red' icon: logo: material/account-supervisor - repo: fontawesome/brands/git-alt favicon: 'favicon.png' repo_name: frankie567/fastapi-users