Skip to content

Commit

Permalink
Bump snowflake-connector-python[secure-local-storage] from 3.11.0 to …
Browse files Browse the repository at this point in the history
…3.12.0 (#1380)

Bump snowflake-connector-python[secure-local-storage]

Bumps [snowflake-connector-python[secure-local-storage]](https://github.com/snowflakedb/snowflake-connector-python) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.11.0...v3.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 3e95ca4 commit cfeeb91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"requirements-parser==0.9.0",
"setuptools==70.3.0",
'snowflake.core==0.8.0; python_version < "3.12"',
"snowflake-connector-python[secure-local-storage]==3.11.0",
"snowflake-connector-python[secure-local-storage]==3.12.0",
'snowflake-snowpark-python>=1.15.0;python_version < "3.12"',
"tomlkit==0.13.0",
"typer==0.12.3",
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requests==2.32.3
requirements-parser==0.9.0
setuptools==70.3.0
snowflake.core==0.8.0; python_version < "3.12"
snowflake-connector-python[secure-local-storage]==3.11.0
snowflake-connector-python[secure-local-storage]==3.12.0
snowflake-snowpark-python>=1.15.0;python_version < "3.12"
tomlkit==0.13.0
typer==0.12.3
Expand Down

0 comments on commit cfeeb91

Please sign in to comment.