Skip to content

Commit

Permalink
chore(deps): bump mkdocs-material to 9.5.21 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored May 10, 2024
1 parent 2786969 commit 650c515
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 48 deletions.
57 changes: 28 additions & 29 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,34 @@
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements --dev
#

# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
# requirements. To emit only development requirements, pass "--dev-only".

-i https://pypi.org/simple/
click==8.1.7; python_version >= '3.6'
-i https://pypi.org/simple
invoke==2.2.0; python_version >= '3.6'
babel==2.15.0; python_version >= '3.8'
certifi==2024.2.2; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
ghp-import==2.1.0
importlib-metadata==7.1.0; python_version >= '3.6'
invoke==2.2.0
jinja2==3.1.4
markdown==3.6; python_version >= '3.6'
markupsafe==2.1.5; python_version >= '3.6'
idna==3.7; python_version >= '3.5'
jinja2==3.1.4; python_version >= '3.7'
markdown==3.6; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs-material-extensions==1.3.1; python_version >= '3.5'
mkdocs-material==7.3.6
mkdocs==1.6.0
packaging==24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
prompt-toolkit==3.0.43
pygments==2.9.0
pymdown-extensions==8.2; python_version >= '3.6'
pyparsing==3.1.2; python_version >= '3.5'
mkdocs==1.6.0; python_version >= '3.8'
mkdocs-get-deps==0.2.0; python_version >= '3.8'
mkdocs-material==9.5.21; python_version >= '3.8'
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
packaging==24.0; python_version >= '3.7'
paginate==0.5.6
pathspec==0.12.1; python_version >= '3.8'
platformdirs==4.2.1; python_version >= '3.8'
prompt-toolkit==3.0.43; python_full_version >= '3.7.0'
pygments==2.18.0; python_version >= '3.8'
pymdown-extensions==10.8.1; python_version >= '3.8'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-markdown-math==0.8
python-markdown-math==0.8; python_version >= '3.6'
pyyaml==6.0.1; python_version >= '3.6'
pyyaml-env-tag==0.1; python_version >= '3.6'
pyyaml==6.0.1
regex==2024.5.10; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
watchdog==4.0.0; python_version >= '3.6'
urllib3==2.2.1; python_version >= '3.8'
watchdog==4.0.0; python_version >= '3.8'
wcwidth==0.2.13
zipp==3.18.1; python_version >= '3.6'
43 changes: 24 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,33 @@
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#

-i https://pypi.org/simple/
-i https://pypi.org/simple
babel==2.15.0; python_version >= '3.8'
certifi==2024.2.2; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
ghp-import==2.1.0
jinja2==3.1.4
markdown==3.6; python_version >= '3.6'
idna==3.7; python_version >= '3.5'
jinja2==3.1.4; python_version >= '3.7'
markdown==3.6; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs-material-extensions==1.3.1; python_version >= '3.7'
mkdocs-material==8.5.11
mkdocs==1.6.0
mkdocs==1.6.0; python_version >= '3.8'
mkdocs-get-deps==0.2.0; python_version >= '3.8'
mkdocs-material==9.5.21; python_version >= '3.8'
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
packaging==24.0; python_version >= '3.7'
prompt-toolkit==3.0.43
pygments==2.11.2
pymdown-extensions==9.3; python_version >= '3.7'
paginate==0.5.6
pathspec==0.12.1; python_version >= '3.8'
platformdirs==4.2.1; python_version >= '3.8'
prompt-toolkit==3.0.43; python_full_version >= '3.7.0'
pygments==2.18.0; python_version >= '3.8'
pymdown-extensions==10.8.1; python_version >= '3.8'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-markdown-math==0.8
python-markdown-math==0.8; python_version >= '3.6'
pyyaml==6.0.1; python_version >= '3.6'
pyyaml-env-tag==0.1; python_version >= '3.6'
pyyaml==6.0.1
regex==2024.5.10; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
watchdog==4.0.0; python_version >= '3.6'
urllib3==2.2.1; python_version >= '3.8'
watchdog==4.0.0; python_version >= '3.8'
wcwidth==0.2.13

0 comments on commit 650c515

Please sign in to comment.