Skip to content

Commit

Permalink
deps: bump mkdocs-material from 7.1.3 to 7.1.4 (#204)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.3 to 7.1.4.
- [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.3...7.1.4)

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 7, 2021
1 parent f4eb49c commit dc9bf9f
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.3"
mkdocs-material = "==7.1.4"
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
Expand Up @@ -8,7 +8,7 @@ lunr[languages]==0.5.8
markdown==3.3.4
markupsafe==2.0.0rc2
mkdocs-material-extensions==1.0.1
mkdocs-material==7.1.3
mkdocs-material==7.1.4
mkdocs==1.1.2
nltk==3.6.2
prompt-toolkit==3.0.18
Expand All @@ -17,7 +17,7 @@ pymdown-extensions==8.1.1
python-markdown-math==0.8
pyyaml==5.4.1
regex==2021.4.4
six==1.15.0
six==1.16.0
tornado==6.1
tqdm==4.60.0
wcwidth==0.2.5

0 comments on commit dc9bf9f

Please sign in to comment.