Skip to content
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
12 changes: 6 additions & 6 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ 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 @@ -83,7 +83,7 @@ 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.2
# 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