Skip to content

Commit

Permalink
chore(deps): update documentation dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 73afa9d commit ee0e661
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions docs/.sphinx/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2023.7.22
charset-normalizer==2.1.1
colorama==0.4.6
docutils==0.19
furo==2022.9.29
furo==2022.12.7
idna==3.4
imagesize==1.4.1
Jinja2==3.1.2
Expand All @@ -22,13 +22,13 @@ snowballstemmer==2.2.0
soupsieve==2.3.2.post1
Sphinx==5.3.0
sphinx-autobuild==2021.3.14
sphinx-basic-ng==1.0.0b1
sphinx_design==0.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinx-basic-ng==1.0.0b2
sphinx_design==0.5.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
tornado==6.3.3
urllib3==1.26.18
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ no_package = true
env_dir = {work_dir}/docs
runner = ignore_env_name_mismatch
deps =
sphinx-lint==0.6.7
sphinx-lint==0.9.1
-r{tox_root}/docs/requirements.txt

[testenv:build-docs]
Expand Down

0 comments on commit ee0e661

Please sign in to comment.