mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-03 05:27:06 +08:00
Bump mkdocs-material from 5.0.0rc1 to 5.0.0rc2 (#132)
* 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] <support@dependabot.com> * Remove mkdocs bug workaround Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: François Voron <fvoron@gmail.com>
This commit is contained in:
committed by
GitHub
parent
e05ef43727
commit
8987df456a
6
Pipfile.lock
generated
6
Pipfile.lock
generated
@ -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": [
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user