File tree Expand file tree Collapse file tree 3 files changed +204
-197
lines changed
Expand file tree Collapse file tree 3 files changed +204
-197
lines changed Original file line number Diff line number Diff line change 1- # This file was autogenerated by uv via the following command:
2- # uv pip compile requirements-dev.in -o requirements-dev.txt
3- coverage == 7.10.3
1+ #
2+ # This file is autogenerated by pip-compile with Python 3.14
3+ # by the following command:
4+ #
5+ # pip-compile requirements-dev.in
6+ #
7+ coverage [toml ]== 7.13.1
48 # via
59 # -r requirements-dev.in
610 # pytest-cov
@@ -23,15 +27,16 @@ pytest==8.4.1
2327 # -r requirements-dev.in
2428 # pytest-cov
2529 # pytest-xdist
26- pytest-cov == 6.2.1
30+ pytest-cov == 7.0.0
2731 # via -r requirements-dev.in
2832pytest-xdist == 3.8.0
2933 # via -r requirements-dev.in
3034ruff == 0.12.8
3135 # via -r requirements-dev.in
32- setuptools == 80.9.0
33- # via -r requirements-dev.in
34- urllib3 == 2.5.0
36+ urllib3 == 2.6.3
3537 # via -r requirements.in
3638xmltodict == 0.14.2
3739 # via -r requirements-dev.in
40+
41+ # The following packages are considered to be unsafe in a requirements file:
42+ # setuptools
Original file line number Diff line number Diff line change 11defusedxml==0.7.1
2- urllib3==2.5.0
2+ urllib3==2.6.3
33
You can’t perform that action at this time.
0 commit comments