Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#264)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos authored Jul 17, 2023
1 parent a57232c commit 30a8cce
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@
#
alabaster==0.7.13
# via sphinx
astroid==2.15.5
anyascii==0.3.2
# via sphinx-autoapi
astroid==2.15.6
# via sphinx-autoapi
babel==2.12.1
# via sphinx
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
colorama==0.4.6
# via sphinx-autobuild
Expand All @@ -38,7 +40,7 @@ lazy-object-proxy==1.9.0
# via astroid
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
packaging==23.1
# via sphinx
Expand All @@ -57,7 +59,7 @@ pyyaml==6.0
# via
# pybtex
# sphinx-autoapi
requests==2.30.0
requests==2.31.0
# via sphinx
six==1.16.0
# via
Expand All @@ -79,15 +81,15 @@ sphinx==6.2.1
# sphinxcontrib-bibtex
# sphinxcontrib-jquery
# sphinxemoji
sphinx-autoapi==2.1.0
sphinx-autoapi==2.1.1
# via sphinx-hoverxref (pyproject.toml)
sphinx-autobuild==2021.3.14
# via sphinx-hoverxref (pyproject.toml)
sphinx-notfound-page==0.8.3
# via sphinx-hoverxref (pyproject.toml)
sphinx-prompt==1.6.0
# via sphinx-hoverxref (pyproject.toml)
sphinx-rtd-theme==1.2.0
sphinx-rtd-theme==1.2.2
# via sphinx-hoverxref (pyproject.toml)
sphinx-tabs==3.4.1
# via sphinx-hoverxref (pyproject.toml)
Expand Down Expand Up @@ -115,11 +117,9 @@ sphinxemoji==0.2.0
# via sphinx-hoverxref (pyproject.toml)
tornado==6.3.2
# via livereload
typing-extensions==4.5.0
typing-extensions==4.7.1
# via astroid
unidecode==1.3.6
# via sphinx-autoapi
urllib3==2.0.2
urllib3==2.0.3
# via requests
wrapt==1.15.0
# via astroid

0 comments on commit 30a8cce

Please sign in to comment.