Skip to content

Commit db3427e

Browse files
Bump pytest from 9.1.0 to 9.1.1 in /cuda_bindings in the test-deps group
Bumps the test-deps group in /cuda_bindings with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 339d7c7 commit db3427e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cuda_bindings/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ test = [
5050
# TODO: remove the Python 3.15 guard once 3.15 is officially supported
5151
"matplotlib>=3.5.0,<=3.10.9; python_version < '3.15'",
5252
"numpy>=1.21.1,<=2.5.0",
53-
"pytest==9.1.0",
53+
"pytest==9.1.1",
5454
"pytest-benchmark==5.2.3",
5555
"pytest-repeat==0.9.4",
5656
"pytest-randomly==4.1.0",

0 commit comments

Comments
 (0)