Skip to content

Commit 056ba90

Browse files
Bump pytest from 8.4.2 to 9.0.2 in /python-wrapper
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [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.4.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5503e3 commit 056ba90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"]
5151
dev = [
5252
"ruff==0.14.14",
5353
"mypy==1.19.1",
54-
"pytest==8.4.2",
54+
"pytest==9.0.2",
5555
"selenium==4.40.0",
5656
"ipykernel==7.1.0",
5757
"palettable==3.3.3",

0 commit comments

Comments
 (0)