File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies = [
31
31
" requests==2.32.4" ,
32
32
" requirements-parser==0.13.0" ,
33
33
" rich==14.0.0" ,
34
- " setuptools==80.9 .0" ,
34
+ " setuptools==80.8 .0" ,
35
35
" snowflake-connector-python[secure-local-storage]==3.15.0" ,
36
36
' snowflake-snowpark-python==1.33.0;python_version < "3.12"' ,
37
37
" snowflake.core==1.5.1" ,
@@ -54,8 +54,8 @@ dependencies = [
54
54
' PyYAML==6.0.2' ,
55
55
' annotated-types==0.7.0' ,
56
56
' asn1crypto==1.5.1' ,
57
- ' boto3==1.38.44 ' ,
58
- ' botocore==1.38.44 ' ,
57
+ ' boto3==1.38.46 ' ,
58
+ ' botocore==1.38.46 ' ,
59
59
' certifi==2025.6.15' ,
60
60
' cffi==1.17.1' ,
61
61
' cfgv==3.4.0' ,
@@ -88,7 +88,7 @@ dependencies = [
88
88
' requests==2.32.4' ,
89
89
' requirements-parser==0.13.0' ,
90
90
' rich==14.0.0' ,
91
- ' setuptools==80.9 .0' ,
91
+ ' setuptools==80.8 .0' ,
92
92
' shellingham==1.5.4' ,
93
93
' snowflake-connector-python[secure-local-storage]==3.15.0' ,
94
94
' snowflake-core==1.5.1' ,
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ GitPython==3.1.44
2
2
PyYAML == 6.0.2
3
3
annotated-types == 0.7.0
4
4
asn1crypto == 1.5.1
5
- boto3 == 1.38.44
6
- botocore == 1.38.44
5
+ boto3 == 1.38.46
6
+ botocore == 1.38.46
7
7
certifi == 2025.6.15
8
8
cffi == 1.17.1
9
9
cfgv == 3.4.0
@@ -36,7 +36,7 @@ pytz==2025.2
36
36
requests == 2.32.4
37
37
requirements-parser == 0.13.0
38
38
rich == 14.0.0
39
- setuptools == 80.9 .0
39
+ setuptools == 80.8 .0
40
40
shellingham == 1.5.4
41
41
snowflake-connector-python [secure-local-storage ]== 3.15.0
42
42
snowflake-core == 1.5.1
You can’t perform that action at this time.
0 commit comments