Skip to content

Commit 83bb80f

Browse files
deps: bump mkdocs-material from 8.2.8 to 8.2.9 (#302)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fff357 commit 83bb80f

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
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.3.0"
8-
mkdocs-material = "==8.2.8"
8+
mkdocs-material = "==8.2.9"
99
python-markdown-math = "==0.8"
1010
Pygments = "==2.11.2"
1111
prompt_toolkit = "==3.0.29"

Pipfile.lock

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

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ markdown==3.3.6; python_version >= '3.6'
1414
markupsafe==2.1.1; 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.8
17+
mkdocs-material==8.2.9
1818
mkdocs==1.3.0
1919
packaging==21.3; python_version >= '3.6'
2020
prompt-toolkit==3.0.29
2121
pygments==2.11.2
2222
pymdown-extensions==9.3; python_version >= '3.7'
23-
pyparsing==3.0.7; python_version >= '3.6'
23+
pyparsing==3.0.8; python_full_version >= '3.6.8'
2424
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2525
python-markdown-math==0.8
2626
pyyaml-env-tag==0.1; python_version >= '3.6'

0 commit comments

Comments
 (0)