Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump snowflake-connector-python[pandas] from 3.5.0 to 3.7.1 #43

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps snowflake-connector-python[pandas] from 3.5.0 to 3.7.1.

Release notes

Sourced from snowflake-connector-python[pandas]'s releases.

3.7.1

  • v3.7.1(February 21, 2024)

    • Bumped pandas dependency from >=1.0.0,=1.0.0,<3.0.0.
    • Bumped cryptography dependency from =3.1.0,<43.0.0.
    • Bumped pyOpenSSL dependency from >=16.2.0,=16.2.0,<25.0.0.
    • Fixed a memory leak in decimal data conversion.
    • Fixed a bug where write_pandas wasn't truncating the target table.
    • Bumped keyring dependency lower bound to 23.1.0 to address security vulnerability.

3.7.0

  • v3.7.0(January 25,2024)

    • Added a new boolean parameter force_return_table to SnowflakeCursor.fetch_arrow_all to force returning pyarrow.Table in case of zero rows.
    • Cleanup some C++ code warnings and performance issues.
    • Added support for Python 3.12
    • Make local testing more robust against implicit assumptions.
    • Fixed PyArrow Table type hinting
    • Added support for connecting using an existing connection via the session and master token.
    • Added support for connecting to Snowflake by authenticating with multiple SAML IDP using external browser.
    • Fixed compilation issue due to missing cstdint header on gcc13.
    • Improved config permissions warning message.
Commits
  • 7b7bbeb Update requirements files (#1885)
  • dfb151e Bumped up PythonConnector version from 3.7.0 to 3.7.1 (#1884)
  • d1c1c5b SNOW-1049425 Bump keyring dependency lower bound to address security vulnerab...
  • a382483 SNOW-1061248: Fix misspelling in test comment (#1882)
  • ca87fd8 SNOW-1038863: bump pandas dependency (#1872)
  • aefb841 Test 1792 (#1833)
  • 1e50704 SNOW-1017272: bump dependency of cryptography and pyopenssl (#1866)
  • 6b649de SNOW-1015703: fix mem leak and fix flaw in mem leak detect program (#1867)
  • ed29c92 SNOW-1041836: bump cibuildwheel version to fix ci/cd (#1873)
  • 6a2a5b6 SNOW-1000283: Add support for Structured Types. (#1853)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.5.0...v3.7.1)

---
updated-dependencies:
- dependency-name: snowflake-connector-python[pandas]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
Copy link
Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #50.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/snowflake-connector-python-pandas--3.7.1 branch April 15, 2024 13:46
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.

0 participants