Skip to content

Commit

Permalink
Merge pull request #187 from ku-nlp/dependabot/pip/develop/dependenci…
Browse files Browse the repository at this point in the history
…es-62269ddf1e

Bump the dependencies group with 19 updates
  • Loading branch information
github-actions[bot] authored May 1, 2024
2 parents e5dcbca + c5b045a commit 8449769
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 108 deletions.
22 changes: 11 additions & 11 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
alabaster==0.7.13 ; python_version >= "3.8"
alabaster==0.7.16 ; python_version >= "3.8"
babel==2.14.0 ; python_version >= "3.8"
beautifulsoup4==4.12.3 ; python_version >= "3.8"
certifi==2023.11.17 ; python_version >= "3.8"
charset-normalizer==3.3.2 ; python_version >= "3.8"
colorama==0.4.6 ; python_version >= "3.8" and sys_platform == "win32"
docutils==0.20.1 ; python_version >= "3.8"
docutils==0.21.2 ; python_version >= "3.8"
furo==2023.9.10 ; python_version >= "3.8"
idna==3.6 ; python_version >= "3.8"
idna==3.7 ; python_version >= "3.8"
imagesize==1.4.1 ; python_version >= "3.8"
importlib-metadata==7.0.1 ; python_version < "3.10" and python_version >= "3.8"
jinja2==3.1.3 ; python_version >= "3.8"
markdown-it-py==3.0.0 ; python_version >= "3.8"
markupsafe==2.1.4 ; python_version >= "3.8"
markupsafe==2.1.5 ; python_version >= "3.8"
mdit-py-plugins==0.4.0 ; python_version >= "3.8"
mdurl==0.1.2 ; python_version >= "3.8"
myst-parser==2.0.0 ; python_version >= "3.8"
Expand All @@ -27,12 +27,12 @@ sphinx-copybutton==0.5.2 ; python_version >= "3.8"
sphinx-prompt==1.7.0 ; python_version >= "3.8" and python_version < "3.9"
sphinx-prompt==1.8.0 ; python_version >= "3.9" and python_version < "4.0"
sphinx==7.1.2 ; python_version >= "3.8"
sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8"
sphinxcontrib-devhelp==1.0.2 ; python_version >= "3.8"
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8"
sphinxcontrib-applehelp==1.0.8 ; python_version >= "3.8"
sphinxcontrib-devhelp==1.0.6 ; python_version >= "3.8"
sphinxcontrib-htmlhelp==2.0.5 ; python_version >= "3.8"
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.8"
sphinxcontrib-qthelp==1.0.3 ; python_version >= "3.8"
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= "3.8"
typing-extensions==4.9.0 ; python_version >= "3.8"
urllib3==2.1.0 ; python_version >= "3.8"
sphinxcontrib-qthelp==1.0.7 ; python_version >= "3.8"
sphinxcontrib-serializinghtml==1.1.10 ; python_version >= "3.8"
typing-extensions==4.11.0 ; python_version >= "3.8"
urllib3==2.2.1 ; python_version >= "3.8"
zipp==3.17.0 ; python_version < "3.10" and python_version >= "3.8"
Loading

0 comments on commit 8449769

Please sign in to comment.