Skip to content

Commit 48b9c76

Browse files
deps: bump mkdocs-material from 7.1.11 to 7.2.0 (#230)
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>
1 parent 843860e commit 48b9c76

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[packages]
77
mkdocs = "==1.2.2"
8-
mkdocs-material = "==7.1.11"
8+
mkdocs-material = "==7.2.0"
99
python-markdown-math = "==0.8"
1010
Pygments = "==2.9.0"
1111
prompt_toolkit = "==3.0.19"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ markdown==3.3.4; python_version >= '3.6'
1414
markupsafe==2.0.1; python_version >= '3.6'
1515
mergedeep==1.3.4; python_version >= '3.6'
1616
mkdocs-material-extensions==1.0.1; python_version >= '3.5'
17-
mkdocs-material==7.1.11
17+
mkdocs-material==7.2.0
1818
mkdocs==1.2.2
1919
packaging==21.0; python_version >= '3.6'
2020
prompt-toolkit==3.0.19

0 commit comments

Comments
 (0)