File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies = [
37
37
" requirements-parser==0.11.0" ,
38
38
" rich==14.0.0" ,
39
39
" setuptools==78.1.0" ,
40
- " snowflake-connector-python[secure-local-storage]==3.14 .0" ,
40
+ " snowflake-connector-python[secure-local-storage]==3.15 .0" ,
41
41
' snowflake-snowpark-python>=1.15.0,<1.26.0;python_version < "3.12"' ,
42
42
' snowflake.core==1.2.0; python_version < "3.12"' ,
43
43
" tomlkit==0.13.2" ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ requests==2.32.3
10
10
requirements-parser == 0.11.0
11
11
rich == 14.0.0
12
12
setuptools == 78.1.0
13
- snowflake-connector-python [secure-local-storage ]== 3.14 .0
13
+ snowflake-connector-python [secure-local-storage ]== 3.15 .0
14
14
snowflake-snowpark-python >= 1.15.0 ,< 1.26.0 ;python_version < "3.12"
15
15
snowflake.core == 1.2.0 ; python_version < "3.12"
16
16
tomlkit == 0.13.2
You can’t perform that action at this time.
0 commit comments