Skip to content

Commit c499c96

Browse files
feat(deps): bump snowflake-sqlalchemy from 1.5.3 to 1.6.1
Bumps [snowflake-sqlalchemy](https://github.com/snowflakedb/snowflake-sqlalchemy) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/snowflakedb/snowflake-sqlalchemy/releases) - [Commits](snowflakedb/snowflake-sqlalchemy@v1.5.3...v1.6.1) --- updated-dependencies: - dependency-name: snowflake-sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 198a29a commit c499c96

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717
python = ">=3.8"
1818
cryptography = ">=40,<43"
1919
singer-sdk = "~=0.38.0"
20-
snowflake-sqlalchemy = "~=1.5.1"
20+
snowflake-sqlalchemy = "~=1.6.1"
2121
snowflake-connector-python = { version = "<4.0.0", extras = ["secure-local-storage"] }
2222
sqlalchemy = "<2"
2323

0 commit comments

Comments
 (0)