Skip to content

Commit

Permalink
deps: bump mkdocs-material from 7.1.4 to 7.1.5 (#209)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](squidfunk/mkdocs-material@7.1.4...7.1.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2021
1 parent 99fcdea commit 143bb29
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[packages]
mkdocs = "==1.1.2"
mkdocs-material = "==7.1.4"
mkdocs-material = "==7.1.5"
python-markdown-math = "==0.8"
Pygments = "==2.9.0"
prompt_toolkit = "==3.0.18"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-i https://pypi.org/simple/
click==8.0.0
click==8.0.1
future==0.18.2
jinja2==3.0.1
joblib==1.0.1
Expand All @@ -8,7 +8,7 @@ lunr[languages]==0.5.8
markdown==3.3.4
markupsafe==2.0.1
mkdocs-material-extensions==1.0.1
mkdocs-material==7.1.4
mkdocs-material==7.1.5
mkdocs==1.1.2
nltk==3.6.2
prompt-toolkit==3.0.18
Expand Down

0 comments on commit 143bb29

Please sign in to comment.