Skip to content

chore(deps-dev): update snowflake-connector-python requirement from <4.6,>=3.6 to >=3.6,<4.7#1274

Merged
jschoedl merged 1 commit into
mainfrom
dependabot/pip/snowflake-connector-python-gte-3.6-and-lt-4.7
Jun 8, 2026
Merged

chore(deps-dev): update snowflake-connector-python requirement from <4.6,>=3.6 to >=3.6,<4.7#1274
jschoedl merged 1 commit into
mainfrom
dependabot/pip/snowflake-connector-python-gte-3.6-and-lt-4.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on snowflake-connector-python to permit the latest version.

Release notes

Sourced from snowflake-connector-python's releases.

4.6.0

  • v4.6.0(May 28,2026)
    • Dropped support for Python 3.9. The minimum supported version is now Python 3.10.
    • Fixed sdist to only install the minicore binary matching the current platform (SNOW-3526469). Previous 4.x releases copied every platform's minicore .so/.dylib/.dll into the install prefix, breaking downstream packagers (e.g. Homebrew) whose audits reject foreign-arch binaries.
    • Added one in-band telemetry record per successful login describing which connection-identifier fields the user supplied (account_provided, account_with_region, account_org_provided, region_provided, host_provided). No hostname or account value is included. This is gated by the existing server-side CLIENT_TELEMETRY_ENABLED parameter and can additionally be disabled locally by setting SF_TELEMETRY_DISABLE_CONNECTION_SHAPE=true. The telemetry collection is time-boxed and will be removed in a future release.
    • Bumped up vendored urllib3 to 2.7.0
Commits
  • 9f72374 Bump up version to 4.6.0 (#2890)
  • 0b1d9ce SNOW-3569023: bump vendored urllib3 to 2.7.0 (#2888)
  • 0708614 NO-SNOW: drop EOL Python 3.9 support (#2889)
  • 714448d SNOW-3351450: emit client_connection_identifier_shape in-band telemetry (#2877)
  • c1b03e1 SNOW-3420102: drop stage object on prober cleanup, migrate image to ubuntu (#...
  • 52f175c PRODSEC-4321: [supply-chain] Replace third-party URLs with Artifactory (#2868)
  • c5d9915 SNOW-3526469: move minicore pruning note to Upcoming Release (#2873)
  • 3f14392 SNOW-3526469: prune foreign-arch minicore binaries at build_py (#2871)
  • c2b2ba7 Bump up version to 4.5.0 (#2867)
  • 0bf4f41 Fix flaky QCC integration test by mocking server response (#2866)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
Updates the requirements on [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) to permit the latest version.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.6.0...v4.6.0)

---
updated-dependencies:
- dependency-name: snowflake-connector-python
  dependency-version: 4.6.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/snowflake-connector-python-gte-3.6-and-lt-4.7 branch from f68bcd4 to c71c6e5 Compare June 4, 2026 09:01
@jschoedl jschoedl merged commit 25716f5 into main Jun 8, 2026
11 checks passed
@jschoedl jschoedl deleted the dependabot/pip/snowflake-connector-python-gte-3.6-and-lt-4.7 branch June 8, 2026 13:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant