eakmanrq / sqlframe

Turning PySpark Into a Universal DataFrame API
https://sqlframe.readthedocs.io/en/stable/
MIT License
270 stars 8 forks source link

chore(deps): update dependency snowflake-connector-python to >=3.10.0,<3.13 #126

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snowflake-connector-python (source, changelog) >=3.10.0,<3.12 -> >=3.10.0,<3.13 age adoption passing confidence

Release Notes

snowflakedb/snowflake-connector-python (snowflake-connector-python) ### [`v3.12.0`](https://togithub.com/snowflakedb/snowflake-connector-python/releases/tag/v3.12.0): 3.12.0 [Compare Source](https://togithub.com/snowflakedb/snowflake-connector-python/compare/v3.11.0...v3.12.0) - v3.12.0(July 24,2024) - Set default connection timeout of 10 seconds and socket read timeout of 10 minutes for HTTP calls in file transfer. - Optimized `to_pandas()` performance by fully parallel downloading logic. - Fixed a bug that specifying client_session_keep_alive_heartbeat_frequency in snowflake-sqlalchemy could crash the connector. - Fixed incorrect type hint of connection parameter `private_key`. - Added support for connectivity to multiple domains. - Bumped keyring dependency from >=23.1.0,<25.0.0 to >=23.1.0,<26.0.0. - Disabled OOB Telemetry.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.