Skip to content

Commit cb6163a

Browse files
Bump snowflake-connector-python from 4.3.0 to 4.5.0
Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 4.3.0 to 4.5.0. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](snowflakedb/snowflake-connector-python@v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a0296 commit cb6163a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sftp-client = [
7676
]
7777
snowflake-client = [
7878
"nypl_py_utils[log-helper]",
79-
"snowflake-connector-python==4.3.0"
79+
"snowflake-connector-python==4.5.0"
8080
]
8181
config-helper = [
8282
"nypl_py_utils[kms-client,log-helper]",

0 commit comments

Comments
 (0)