Skip to content

Commit

Permalink
deps: bump mkdocs-material from 8.2.3 to 8.2.4 (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2022
1 parent a8b0b80 commit 761691d
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.3"
mkdocs-material = "==8.2.3"
mkdocs-material = "==8.2.4"
python-markdown-math = "==0.8"
Pygments = "==2.11.2"
prompt_toolkit = "==3.0.28"
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.6; python_version >= '3.6'
markupsafe==2.1.0; python_version >= '3.7'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs-material-extensions==1.0.3; python_version >= '3.6'
mkdocs-material==8.2.3
mkdocs-material==8.2.4
mkdocs==1.2.3
packaging==21.3; python_version >= '3.6'
prompt-toolkit==3.0.28
Expand Down

0 comments on commit 761691d

Please sign in to comment.