Skip to content

Commit b79dbd3

Browse files
feat(deps): bump snowflake-sqlalchemy from 1.5.3 to 1.6.1 (#223)
1 parent 97b21b5 commit b79dbd3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)