Skip to content

Commit ec0a332

Browse files
Bump pytest from 8.3.4 to 9.0.3 in /test
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89500f3 commit ec0a332

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

test/requirements_lnx_cu12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ scikit-image==0.24.0; python_version < '3.10'
1111
scikit-image==0.25.0; python_version >= '3.10' and python_version < '3.14'
1212
scipy==1.13.1; python_version < '3.10'
1313
scipy==1.15.1; python_version >= '3.10' and python_version < '3.14'
14-
pytest==8.3.4
14+
pytest==9.0.3
1515
iniconfig<2.1.0; python_version < '3.10'
1616
pynvml==11.5.3
1717
--extra-index-url https://pypi.nvidia.com

test/requirements_lnx_cu13.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ scikit-image==0.24.0; python_version < '3.10'
1111
scikit-image==0.25.0; python_version >= '3.10' and python_version < '3.14'
1212
scipy==1.13.1; python_version < '3.10'
1313
scipy==1.15.1; python_version >= '3.10' and python_version < '3.14'
14-
pytest==8.3.4
14+
pytest==9.0.3
1515
iniconfig<2.1.0; python_version < '3.10'
1616
pynvml==11.5.3
1717
--extra-index-url https://pypi.nvidia.com

test/requirements_win_cu12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ scikit-image==0.24.0; python_version < '3.10'
1212
scikit-image==0.25.0; python_version >= '3.10' and python_version < '3.14'
1313
scipy==1.13.1; python_version < '3.10'
1414
scipy==1.15.1; python_version >= '3.10' and python_version < '3.14'
15-
pytest==8.3.4
15+
pytest==9.0.3
1616
iniconfig<2.1.0; python_version < '3.10'
1717
pynvml==11.5.3
1818
--extra-index-url https://pypi.nvidia.com

test/requirements_win_cu13.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ scikit-image==0.24.0; python_version < '3.10'
1212
scikit-image==0.25.0; python_version >= '3.10' and python_version < '3.14'
1313
scipy==1.13.1; python_version < '3.10'
1414
scipy==1.15.1; python_version >= '3.10' and python_version < '3.14'
15-
pytest==8.3.4
15+
pytest==9.0.3
1616
iniconfig<2.1.0; python_version < '3.10'
1717
pynvml==11.5.3
1818
--extra-index-url https://pypi.nvidia.com

0 commit comments

Comments
 (0)