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

[pip][dev] (deps-dev): Bump the dev-dependencies group across 1 directory with 9 updates #44

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
18 changes: 9 additions & 9 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ distlib==0.3.9
# via virtualenv
exceptiongroup==1.2.2
# via pytest
filelock==3.16.1
filelock==3.17.0
# via virtualenv
freezegun==1.5.1
# via pytest-freezer
identify==2.6.5
identify==2.6.6
# via pre-commit
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
junit-xml==1.8
junit-xml==1.9
# via mutmut
linkify-it-py==2.0.3
# via markdown-it-py
Expand All @@ -61,7 +61,7 @@ mdit-py-plugins==0.4.2
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
mutmut==3.2.2
mutmut==3.2.3
# via hatch.envs.dev
nodeenv==1.9.1
# via
Expand All @@ -77,13 +77,13 @@ platformdirs==4.3.6
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==4.0.1
pre-commit==4.1.0
# via hatch.envs.dev
pychoir==0.0.27
# via hatch.envs.dev
pygments==2.19.1
# via rich
pyright==1.1.391
pyright==1.1.392.post0
# via hatch.envs.dev
pytest==8.3.4
# via
Expand All @@ -97,7 +97,7 @@ pytest-cov==6.0.0
# via hatch.envs.dev
pytest-freezer==0.4.9
# via hatch.envs.dev
pytest-github-actions-annotate-failures==0.2.0
pytest-github-actions-annotate-failures==0.3.0
# via hatch.envs.dev
pytest-mock==3.14.0
# via hatch.envs.dev
Expand All @@ -117,7 +117,7 @@ requests-mock==1.12.1
# via hatch.envs.dev
rich==13.9.4
# via textual
ruff==0.8.6
ruff==0.9.3
# via hatch.envs.dev
setproctitle==1.3.4
# via mutmut
Expand All @@ -143,5 +143,5 @@ uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.3.0
# via requests
virtualenv==20.28.1
virtualenv==20.29.1
# via pre-commit
Loading