Skip to content

Commit

Permalink
chore(deps): bump snowflake-connector-python from 3.12.2 to 3.13.1 (#51)
Browse files Browse the repository at this point in the history
Bumps
[snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python)
from 3.12.2 to 3.13.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/snowflakedb/snowflake-connector-python/releases">snowflake-connector-python's
releases</a>.</em></p>
<blockquote>
<h2>3.13.1</h2>
<ul>
<li>v3.13.1(January 29, 2025)
<ul>
<li>Remedied SQL injection vulnerability in
snowflake.connector.pandas_tools.write_pandas. See more <a
href="https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-2vpq-fh52-j3wv">https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-2vpq-fh52-j3wv</a></li>
<li>Remedied vulnerability in deserialization of the OCSP response
cache. See more: <a
href="https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-m4f6-vcj4-w5mx">https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-m4f6-vcj4-w5mx</a></li>
<li>Remedied vulnerability connected to cache files permissions. See
more: <a
href="https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-r2x6-cjg7-8r43">https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-r2x6-cjg7-8r43</a></li>
</ul>
</li>
</ul>
<h2>3.13.0</h2>
<ul>
<li>v3.13.0(January 23,2025)
<ul>
<li>Added a feature to limit the sizes of IO-bound ThreadPoolExecutors
during PUT and GET commands.</li>
<li>Updated README.md to include instructions on how to verify package
signatures using <code>cosign</code>.</li>
<li>Updated the log level for cursor's chunk rowcount from INFO to
DEBUG.</li>
<li>Added a feature to verify if the connection is still good enough to
send queries over.</li>
<li>Added support for base64-encoded DER private key strings in the
<code>private_key</code> authentication type.</li>
</ul>
</li>
</ul>
<h2>3.12.4</h2>
<ul>
<li>v3.12.4(December 3,2024)
<ul>
<li>Fixed a bug where multipart uploads to Azure would be missing their
MD5 hashes.</li>
<li>Fixed a bug where OpenTelemetry header injection would sometimes
cause Exceptions to be thrown.</li>
<li>Fixed a bug where OCSP checks would throw TypeError and make mainly
GCP blob storage unreachable.</li>
<li>Bumped pyOpenSSL dependency from &gt;=16.2.0,<!-- raw HTML omitted
-->=22.0.0,&lt;25.0.0.</li>
</ul>
</li>
</ul>
<h2>3.12.3</h2>
<ul>
<li>v3.12.3(October 25,2024)
<ul>
<li>Improved the error message for SSL-related issues to provide clearer
guidance when an SSL error occurs.</li>
<li>Improved error message for SQL execution cancellations caused by
timeout.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/51bd4842f9e282e98706ca9736d169fd8f362663"><code>51bd484</code></a>
Release version 3.13.1 (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2152">#2152</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/f3f9b666518d29c31a49384bbaa9a65889e72056"><code>f3f9b66</code></a>
SNOW-1902019: Python CVEs january batch 2 (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2155">#2155</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/3769b43822357c3874c40f5e74068458c2dc79af"><code>3769b43</code></a>
SNOW-1902019: Python CVEs january batch (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2154">#2154</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/ec3002d2736225681b58604137f6b3d9ffb9c672"><code>ec3002d</code></a>
Update CODEOWNERS (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2149">#2149</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/07990e00108cfbfc75693aedf93beb6cd837a622"><code>07990e0</code></a>
pin qemu used for arm64 linux wheels (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2151">#2151</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/94e99433b9d21283bfeb5c0ed904ba9221386ddc"><code>94e9943</code></a>
remove 38 reqs file (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2146">#2146</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/9701b3e05c814f227ed4c69522c558e86888b902"><code>9701b3e</code></a>
bump gh action (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2144">#2144</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/2331d23889cc3ee5b0a92dbf8a2168d46d439d7e"><code>2331d23</code></a>
release 3.13.0 (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2141">#2141</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/598ab4c4dce6025e17a3195fe6d42430e049a085"><code>598ab4c</code></a>
Update CODEOWNERS (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2139">#2139</a>)</li>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/66cc90bbad4084366605999332003b019ddeae42"><code>66cc90b</code></a>
SNOW-1882588 Add Test for PR 2136 (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2138">#2138</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/snowflakedb/snowflake-connector-python/compare/v3.12.2...v3.13.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=snowflake-connector-python&package-manager=pip&previous-version=3.12.2&new-version=3.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/MeltanoLabs/tap-snowflake/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 833642e commit 2e97385
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 33 deletions.
66 changes: 34 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python = ">=3.8,<3.12"
requests = "^2.25.1"
singer-sdk = "~=0.39.1"
snowflake-sqlalchemy = "1.6.1"
snowflake-connector-python = { version = "~=3.12.1", extras = ["secure-local-storage"] }
snowflake-connector-python = { version = ">=3.12.1,<3.14.0", extras = ["secure-local-storage"] }
sqlalchemy = "~=2.0.34"
cryptography = ">=3.4.6,<42.0.0"

Expand Down

0 comments on commit 2e97385

Please sign in to comment.