Skip to content

Commit

Permalink
Update docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
filips123 committed Nov 19, 2023
1 parent c09d61a commit e76c59f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile
#
babel==2.12.1
babel==2.13.1
# via mkdocs-material
beautifulsoup4[lxml]==4.12.2
# via -r requirements.in
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via mkdocs
Expand All @@ -36,7 +36,7 @@ jsmin==3.0.1
# via mkdocs-minify-plugin
lxml==4.9.3
# via beautifulsoup4
markdown==3.4.4
markdown==3.5.1
# via
# mkdocs
# mkdocs-material
Expand All @@ -53,25 +53,25 @@ mkdocs==1.5.3
# mkdocs-macros-plugin
# mkdocs-material
# mkdocs-minify-plugin
mkdocs-macros-plugin==1.0.4
mkdocs-macros-plugin==1.0.5
# via -r requirements.in
mkdocs-material==9.4.2
mkdocs-material==9.4.10
# via -r requirements.in
mkdocs-material-extensions==1.2
mkdocs-material-extensions==1.3
# via mkdocs-material
mkdocs-minify-plugin==0.7.1
# via -r requirements.in
packaging==23.1
packaging==23.2
# via mkdocs
paginate==0.5.6
# via mkdocs-material
pathspec==0.11.2
# via mkdocs
platformdirs==3.10.0
platformdirs==4.0.0
# via mkdocs
pygments==2.16.1
pygments==2.17.1
# via mkdocs-material
pymdown-extensions==10.3
pymdown-extensions==10.4
# via mkdocs-material
python-dateutil==2.8.2
# via
Expand All @@ -85,7 +85,7 @@ pyyaml==6.0.1
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
regex==2023.8.8
regex==2023.10.3
# via mkdocs-material
requests==2.31.0
# via mkdocs-material
Expand All @@ -95,7 +95,7 @@ soupsieve==2.5
# via beautifulsoup4
termcolor==2.3.0
# via mkdocs-macros-plugin
urllib3==2.0.5
urllib3==2.1.0
# via requests
watchdog==3.0.0
# via mkdocs

0 comments on commit e76c59f

Please sign in to comment.