Skip to content

Commit 7d6b0a5

Browse files
deps: bump mkdocs-material from 8.2.4 to 8.2.5 (#292)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 761691d commit 7d6b0a5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[packages]
77
mkdocs = "==1.2.3"
8-
mkdocs-material = "==8.2.4"
8+
mkdocs-material = "==8.2.5"
99
python-markdown-math = "==0.8"
1010
Pygments = "==2.11.2"
1111
prompt_toolkit = "==3.0.28"

Pipfile.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ markdown==3.3.6; python_version >= '3.6'
1414
markupsafe==2.1.0; python_version >= '3.7'
1515
mergedeep==1.3.4; python_version >= '3.6'
1616
mkdocs-material-extensions==1.0.3; python_version >= '3.6'
17-
mkdocs-material==8.2.4
17+
mkdocs-material==8.2.5
1818
mkdocs==1.2.3
1919
packaging==21.3; python_version >= '3.6'
2020
prompt-toolkit==3.0.28

0 commit comments

Comments
 (0)