Skip to content

Commit ee389b6

Browse files
authored
Merge pull request #429 from ImagingDataCommons/dependabot/pip/pytest-9.0.3
CI: Bump pytest from 8.3.5 to 9.0.3
2 parents 2f14618 + 56b95f5 commit ee389b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ nibabel = ["nibabel>=4.0.0"]
5555
[dependency-groups]
5656
test = [
5757
"mypy==1.15.0",
58-
"pytest==8.3.5",
58+
"pytest==9.0.3",
5959
"pytest-cov==6.1.1",
6060
"pytest-flake8==1.3.0",
6161
"tzdata; platform_system == 'Windows'"

0 commit comments

Comments
 (0)