chore(deps-dev): update snowflake-sqlalchemy requirement from ~=1.8.2 to ~=1.9.0 in the pip group across 1 directory#321
Merged
github-actions[bot] merged 3 commits intomainfrom Apr 3, 2026
Conversation
510de72 to
735ac67
Compare
Updates the requirements on [snowflake-sqlalchemy](https://github.com/snowflakedb/snowflake-sqlalchemy) to permit the latest version. Updates `snowflake-sqlalchemy` to 1.9.0 - [Release notes](https://github.com/snowflakedb/snowflake-sqlalchemy/releases) - [Commits](snowflakedb/snowflake-sqlalchemy@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: snowflake-sqlalchemy dependency-version: 1.9.0 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
735ac67 to
8aebb35
Compare
Return a Snowflake-style version string for CURRENT_VERSION() and include missing identity/type alias columns in information_schema.columns.
tekumara
approved these changes
Apr 3, 2026
tekumara
pushed a commit
that referenced
this pull request
Apr 11, 2026
🤖 I have created a release *beep* *boop* --- ## [0.11.5](v0.11.4...v0.11.5) (2026-04-11) ### Features * implicit VARCHAR-to-numeric cast for aggregate functions ([#326](#326)) ([3f47c30](3f47c30)) ### Bug Fixes * implicit VARCHAR-to-number cast matches snowflake column names ([5733c70](5733c70)) ### Chores * **deps-dev:** update snowflake-sqlalchemy requirement from ~=1.8.2 to ~=1.9.0 in the pip group across 1 directory ([#321](#321)) ([b8f4ede](b8f4ede)) * **deps:** update duckdb requirement from ~=1.4.1 to ~=1.5.1 ([#323](#323)) ([e8f49a0](e8f49a0)) * **deps:** update sqlglot requirement from ~=29.0.1 to ~=30.2.0 ([#322](#322)) ([3b434fa](3b434fa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on snowflake-sqlalchemy to permit the latest version.
Updates
snowflake-sqlalchemyto 1.9.0Release notes
Sourced from snowflake-sqlalchemy's releases.
Commits
c382492chore-version-bump: v1.9.0 (#662)f576d29mraba/tox-tests: move pandas test to related module (#664)f53a6d1chore-uv-build-system: use uv to build packages (#663)cabfdc5Add tests that confirm issue with merge into was resolved (#661)7c3e649Enhance documentation and tests for _CUSTOM_Time type to clarify timezone han...75b469cmraba/fix-ci-output: do not use spinner with tox (#658)11dbe91mraba/ci-output: pin virtualenv < 21.0 for ci jobs (#659)c3a6915mraba/test-pollution-fix (#657)f1d79edAdd support for timestamps with timezone (#649)d4f4b62SNOW-3120231: fix flaky tests (#651)