Skip to content

Commit 762a269

Browse files
deps: bump mkdocs-material from 7.3.2 to 7.3.3 (#246)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2adbdf commit 762a269

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
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.3.2"
8+
mkdocs-material = "==7.3.3"
99
python-markdown-math = "==0.8"
1010
Pygments = "==2.10.0"
1111
prompt_toolkit = "==3.0.20"

Pipfile.lock

Lines changed: 7 additions & 7 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
@@ -6,15 +6,15 @@
66
#
77

88
-i https://pypi.org/simple/
9-
click==8.0.1; python_version >= '3.6'
9+
click==8.0.3; python_version >= '3.6'
1010
ghp-import==2.0.2
1111
importlib-metadata==4.8.1; python_version >= '3.6'
1212
jinja2==3.0.2
1313
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.3; python_version >= '3.6'
17-
mkdocs-material==7.3.2
17+
mkdocs-material==7.3.3
1818
mkdocs==1.2.2
1919
packaging==21.0; python_version >= '3.6'
2020
prompt-toolkit==3.0.20

0 commit comments

Comments
 (0)