Skip to content

Commit

Permalink
deps: bump mkdocs-material from 5.1.3 to 5.1.4 (#101)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@5.1.3...5.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 30, 2020
1 parent 4e1362e commit f0119cc
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"
mkdocs-material = "==5.1.3"
mkdocs-material = "==5.1.4"
python-markdown-math = "==0.6"
Pygments = "==2.6.1"
prompt_toolkit = "==3.0.5"
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==7.1.1
click==7.1.2
future==0.18.2
jinja2==2.11.2
joblib==0.14.1
Expand All @@ -8,7 +8,7 @@ lunr[languages]==0.5.6
markdown==3.2.1
markupsafe==2.0.0a1
mkdocs-material-extensions==1.0b2
mkdocs-material==5.1.3
mkdocs-material==5.1.4
mkdocs==1.1
nltk==3.5
prompt-toolkit==3.0.5
Expand Down

0 comments on commit f0119cc

Please sign in to comment.