Skip to content

Commit

Permalink
Refresh pip-compile outputs (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 22e5f77 commit 1e103ca
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/publish-docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# pip-compile publish-docs-requirements.in
#
certifi==2023.5.7
certifi==2023.11.17
# via requests
charset-normalizer==3.1.0
charset-normalizer==3.3.2
# via requests
click==8.1.3
click==8.1.7
# via mkdocs
colorama==0.4.6
# via mkdocs-material
ghp-import==2.1.0
# via mkdocs
idna==3.4
idna==3.6
# via requests
importlib-metadata==7.0.0
# via mike
Expand All @@ -26,12 +26,12 @@ jinja2==3.1.2
# mkdocs
# mkdocs-macros-plugin
# mkdocs-material
markdown==3.3.7
markdown==3.5.1
# via
# mkdocs
# mkdocs-material
# pymdown-extensions
markupsafe==2.1.2
markupsafe==2.1.3
# via
# jinja2
# mkdocs
Expand All @@ -53,23 +53,23 @@ mkdocs-material-extensions==1.1.1
# via
# -r publish-docs-requirements.in
# mkdocs-material
packaging==23.1
packaging==23.2
# via mkdocs
pathspec==0.12.1
# via mkdocs
platformdirs==4.1.0
# via mkdocs
pygments==2.15.1
pygments==2.17.2
# via mkdocs-material
pymdown-extensions==9.11
pymdown-extensions==10.5
# via mkdocs-material
pyparsing==3.1.1
# via mike
python-dateutil==2.8.2
# via
# ghp-import
# mkdocs-macros-plugin
pyyaml==6.0
pyyaml==6.0.1
# via
# mike
# mkdocs
Expand All @@ -78,15 +78,15 @@ pyyaml==6.0
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
regex==2023.5.5
regex==2023.10.3
# via mkdocs-material
requests==2.30.0
requests==2.31.0
# via mkdocs-material
six==1.16.0
# via python-dateutil
termcolor==2.3.0
termcolor==2.4.0
# via mkdocs-macros-plugin
urllib3==2.0.2
urllib3==2.1.0
# via requests
verspec==0.1.0
# via mike
Expand Down

0 comments on commit 1e103ca

Please sign in to comment.