Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-dependencies group with 12 updates #11

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
14 changes: 7 additions & 7 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,27 +31,27 @@ packaging==23.2
pathlib2==2.3.7.post1
pathspec==0.12.1
pip-tools==7.3.0
platformdirs==4.1.0
pluggy==1.3.0
platformdirs==4.2.0
pluggy==1.4.0
plumbum==1.8.2
pre-commit==3.6.0
pre-commit==3.6.1
prompt-toolkit==3.0.36
py==1.11.0
pydantic==2.5.3
pydantic_core==2.14.6
pydata-sphinx-theme==0.15.2
Pygments==2.17.2
pytest==7.4.4
pytest==8.0.0
PyYAML==6.0.1
pyyaml-include==1.3.2
questionary==2.0.1
requests==2.31.0
ruff==0.1.14
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 @@ -64,6 +64,6 @@ tornado==6.4
tox==3.28.0
tox-direct==0.4
typing_extensions==4.9.0
urllib3==2.1.0
urllib3==2.2.0
virtualenv==20.25.0
wcwidth==0.2.13
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ babel==2.14.0
# -r requirements.in
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via
# -r requirements.in
# pydata-sphinx-theme
build==1.0.3
# via pip-tools
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements.in
# requests
Expand Down Expand Up @@ -62,7 +62,7 @@ docutils==0.20.1
# myst-parser
# pydata-sphinx-theme
# sphinx
dunamai==1.19.0
dunamai==1.19.1
# via
# -r requirements.in
# copier
Expand All @@ -77,7 +77,7 @@ funcy==2.0
# via
# -r requirements.in
# copier
identify==2.5.33
identify==2.5.34
# via
# -r requirements.in
# pre-commit
Expand Down Expand Up @@ -113,7 +113,7 @@ markdown-it-py==3.0.0
# -r requirements.in
# mdit-py-plugins
# myst-parser
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements.in
# jinja2
Expand Down Expand Up @@ -151,11 +151,11 @@ pathspec==0.12.1
# copier
pip-tools==7.3.0
# via -r requirements.in
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements.in
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements.in
# pytest
Expand All @@ -164,7 +164,7 @@ plumbum==1.8.2
# via
# -r requirements.in
# copier
pre-commit==3.6.0
pre-commit==3.6.1
# via -r requirements.in
prompt-toolkit==3.0.36
# via
Expand Down Expand Up @@ -194,7 +194,7 @@ pygments==2.17.2
# sphinx
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via -r requirements.in
pyyaml==6.0.1
# via
Expand All @@ -216,7 +216,7 @@ requests==2.31.0
# via
# -r requirements.in
# sphinx
ruff==0.1.14
ruff==0.2.1
# via -r requirements.in
six==1.16.0
# via
Expand All @@ -240,7 +240,7 @@ sphinx==7.2.6
# sphinx-autobuild
# sphinx-copybutton
# sphinx-design
sphinx-autobuild==2021.3.14
sphinx-autobuild==2024.2.4
# via -r requirements.in
sphinx-copybutton==0.5.2
# via -r requirements.in
Expand Down Expand Up @@ -293,7 +293,7 @@ typing-extensions==4.9.0
# pydantic
# pydantic-core
# pydata-sphinx-theme
urllib3==2.1.0
urllib3==2.2.0
# via
# -r requirements.in
# requests
Expand Down