Skip to content

Commit eb9e544

Browse files
committed
fix: bump snowflake-connector-python too
1 parent 0613e6a commit eb9e544

2 files changed

Lines changed: 25 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
requires-python = ">=3.10,<4.0"
1010
readme = "README.md"
1111
dependencies = [
12-
"snowflake-connector-python[secure-local-storage]>=3.12.1,<4",
12+
"snowflake-connector-python[secure-local-storage]>=4.2.0",
1313
"pydantic-settings>=2.2.1,<3",
1414
]
1515

@@ -19,7 +19,6 @@ dev = [
1919
"ruff>=0.11.2,<0.12",
2020
"snowflake-vcrpy",
2121
"urllib3<2.0",
22-
"typer>=0.16.0,<0.17",
2322
]
2423

2524
[tool.uv]

uv.lock

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

0 commit comments

Comments
 (0)