Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 22, 2021
1 parent 843860e commit 48b9c76
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.2.2"
mkdocs-material = "==7.1.11"
mkdocs-material = "==7.2.0"
python-markdown-math = "==0.8"
Pygments = "==2.9.0"
prompt_toolkit = "==3.0.19"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ markdown==3.3.4; python_version >= '3.6'
markupsafe==2.0.1; python_version >= '3.6'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs-material-extensions==1.0.1; python_version >= '3.5'
mkdocs-material==7.1.11
mkdocs-material==7.2.0
mkdocs==1.2.2
packaging==21.0; python_version >= '3.6'
prompt-toolkit==3.0.19
Expand Down

0 comments on commit 48b9c76

Please sign in to comment.