Skip to content

Commit 11266f1

Browse files
authored
Merge pull request #314 from python-injector/dependabot/pip/pytest-9.0.3
Bump pytest from 7.4.3 to 9.0.3
2 parents 6c30881 + 8aa3d3c commit 11266f1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements-dev.in --output-file requirements-dev.txt
3-
black==26.3.1
3+
black==26.3.1 ; implementation_name == "cpython"
44
# via -r requirements-dev.in
55
build==1.0.3
66
# via check-manifest
77
check-manifest==0.49
88
# via -r requirements-dev.in
99
click==8.1.7
1010
# via black
11-
coverage==7.3.2
11+
coverage[toml]==7.3.2
1212
# via pytest-cov
1313
iniconfig==2.0.0
1414
# via pytest
15-
mypy==1.7.1
15+
mypy==1.7.1 ; implementation_name == "cpython"
1616
# via -r requirements-dev.in
1717
mypy-extensions==1.0.0
1818
# via
@@ -27,19 +27,19 @@ pathspec==1.0.4
2727
# via black
2828
platformdirs==4.1.0
2929
# via black
30-
pluggy==1.3.0
30+
pluggy==1.6.0
31+
# via pytest
32+
pygments==2.20.0
3133
# via pytest
3234
pyproject-hooks==1.0.0
3335
# via build
34-
pytest==7.4.3
36+
pytest==9.0.3
3537
# via
3638
# -r requirements-dev.in
3739
# pytest-cov
3840
pytest-cov==4.1.0
3941
# via -r requirements-dev.in
4042
pytokens==0.4.1
4143
# via black
42-
setuptools==82.0.1
43-
# via check-manifest
4444
typing-extensions==4.15.0
4545
# via mypy

0 commit comments

Comments
 (0)