Skip to content

Commit

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

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

Bumps [snowflake-connector-python[secure-local-storage]](https://github.com/snowflakedb/snowflake-connector-python) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.12.1...v3.12.2)

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

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] committed Sep 18, 2024
1 parent 486e3df commit a518e51
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.11.0",
"setuptools==74.1.2",
'snowflake.core==0.12.1; python_version < "3.12"',
"snowflake-connector-python[secure-local-storage]==3.12.1",
"snowflake-connector-python[secure-local-storage]==3.12.2",
'snowflake-snowpark-python>=1.15.0;python_version < "3.12"',
"tomlkit==0.13.2",
"typer==0.12.5",
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.11.0
setuptools==74.1.2
snowflake.core==0.12.1; python_version < "3.12"
snowflake-connector-python[secure-local-storage]==3.12.1
snowflake-connector-python[secure-local-storage]==3.12.2
snowflake-snowpark-python>=1.15.0;python_version < "3.12"
tomlkit==0.13.2
typer==0.12.5
Expand Down

0 comments on commit a518e51

Please sign in to comment.