Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Bump the dev-dependencies group with 12 updates #21

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
accessible-pygments==0.0.4
alabaster==0.7.16
babel==2.14.0
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
build==1.0.3
certifi==2023.11.17
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.0
coverage==7.4.1
distlib==0.3.8
docutils==0.20.1
filelock==3.13.1
Expand All @@ -24,29 +24,29 @@ imagesize==1.4.1
iniconfig==2.0.0
jinja2==3.1.3
livereload==2.6.3
markupsafe==2.1.3
markupsafe==2.1.5
nodeenv==1.8.0
packaging==23.2
pathlib2==2.3.7.post1
pip-tools==7.3.0
platformdirs==4.1.0
pluggy==1.3.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.6.0
py==1.11.0
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyproject-hooks==1.0.0
pyright==1.1.347
pytest==7.4.4
pyright==1.1.350
pytest==8.0.0
pytest-cov==4.1.0
pyyaml==6.0.1
requests==2.31.0
ruff==0.1.13
ruff==0.2.1
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.2.6
sphinx-autobuild==2021.3.14
sphinx-autobuild==2024.2.4
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinxcontrib-applehelp==1.0.8
Expand All @@ -56,10 +56,10 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
tornado==6.4
tox==3.28.0
tox==4.12.1
tox-direct==0.4
typing-extensions==4.9.0
urllib3==2.1.0
urllib3==2.2.0
virtualenv==20.25.0
wheel==0.42.0

Expand Down
Loading