Skip to content

Bump snowflake-snowpark-python from 1.50.0 to 1.50.1 in /python-wrapper in the python-patch-and-minor group#352

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-wrapper/python-patch-and-minor-332c432d25
Open

Bump snowflake-snowpark-python from 1.50.0 to 1.50.1 in /python-wrapper in the python-patch-and-minor group#352
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-wrapper/python-patch-and-minor-332c432d25

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the python-patch-and-minor group in /python-wrapper with 1 update: snowflake-snowpark-python.

Updates snowflake-snowpark-python from 1.50.0 to 1.50.1

Release notes

Sourced from snowflake-snowpark-python's releases.

Release

1.50.1 (2026-05-06)

Snowpark Python API Updates

Bug Fixes

  • Fixed a bug where using parameter bindings for CALL queries issued through session.sql would raise an error.
  • Fixed a bug where StringType columns from Iceberg tables were not recognized as max-size strings.
  • Improved the FileNotFoundError message raised when INFER_SCHEMA returns zero rows so it also points to file format options (PARSE_HEADER, SKIP_HEADER, ON_ERROR=CONTINUE) that can silently filter everything out, instead of only suggesting a missing path.
Changelog

Sourced from snowflake-snowpark-python's changelog.

1.50.1 (2026-05-06)

Snowpark Python API Updates

Bug Fixes

  • Fixed a bug where using parameter bindings for CALL queries issued through session.sql would raise an error.
  • Fixed a bug where StringType columns from Iceberg tables were not recognized as max-size strings.
  • Improved the FileNotFoundError message raised when INFER_SCHEMA returns zero rows so it also points to file format options (PARSE_HEADER, SKIP_HEADER, ON_ERROR=CONTINUE) that can silently filter everything out, instead of only suggesting a missing path.
Commits
  • f6b611d changelog date
  • 9df52f1 Revert "reject public connector 5.x pre-releases"
  • 05e976d reject public connector 5.x pre-releases
  • dc106a0 prepare release v1.50.1
  • 2051e02 NO-SNOW: Apply test session parameters to doctest sessions (#4209)
  • fac88dc SNOW-3385961: improve INFER_SCHEMA zero-row FileNotFoundError message (#4201)
  • a05c4ea NO-SNOW: Skip CALL binding test in sproc (#4210)
  • e56041f SNOW-3440288: Enhance schema string parser for quotes (#4206)
  • 75260b9 SNOW-3309660: Fix XML tests to run in Snowfort (#4200)
  • 808d846 Revert "SNOW-3384967: reduce describe query generated by alias" (#4207)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-patch-and-minor group in /python-wrapper with 1 update: [snowflake-snowpark-python](https://github.com/snowflakedb/snowpark-python).


Updates `snowflake-snowpark-python` from 1.50.0 to 1.50.1
- [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.50.0...v1.50.1)

---
updated-dependencies:
- dependency-name: snowflake-snowpark-python
  dependency-version: 1.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants