Skip to content

Commit 222eac2

Browse files
Bump snowflake-snowpark-python from 1.37.0 to 1.42.0 in /python-wrapper
Bumps [snowflake-snowpark-python](https://github.com/snowflakedb/snowpark-python) from 1.37.0 to 1.42.0. - [Release notes](https://github.com/snowflakedb/snowpark-python/releases) - [Changelog](https://github.com/snowflakedb/snowpark-python/blob/main/CHANGELOG.md) - [Commits](snowflakedb/snowpark-python@v1.37.0...v1.42.0) --- updated-dependencies: - dependency-name: snowflake-snowpark-python dependency-version: 1.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 557d21f commit 222eac2

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
@@ -68,7 +68,7 @@ notebook = [
6868
"ipywidgets>=8.0.0",
6969
"palettable>=3.3.3",
7070
"matplotlib>=3.9.4",
71-
"snowflake-snowpark-python==1.37.0",
71+
"snowflake-snowpark-python==1.42.0",
7272
]
7373

7474
[project.urls]

0 commit comments

Comments
 (0)