Skip to content

Commit 1c065ec

Browse files
committed
chore: Bump snowflake connector
Signed-off-by: Hai Nguyen <quanghai.ng1512@gmail.com>
1 parent 9ae862e commit 1c065ec

File tree

4 files changed

+78
-95
lines changed

4 files changed

+78
-95
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ altair==4.2.2
1010
# via great-expectations
1111
annotated-types==0.6.0
1212
# via pydantic
13-
anyio==4.2.0
13+
anyio==4.3.0
1414
# via
1515
# httpx
1616
# jupyter-server
@@ -59,11 +59,11 @@ black==22.12.0
5959
# via feast (setup.py)
6060
bleach==6.1.0
6161
# via nbconvert
62-
boto3==1.34.44
62+
boto3==1.34.48
6363
# via
6464
# feast (setup.py)
6565
# moto
66-
botocore==1.34.44
66+
botocore==1.34.48
6767
# via
6868
# boto3
6969
# moto
@@ -122,7 +122,7 @@ comm==0.2.1
122122
# via
123123
# ipykernel
124124
# ipywidgets
125-
coverage[toml]==7.4.1
125+
coverage[toml]==7.4.2
126126
# via pytest-cov
127127
cryptography==41.0.7
128128
# via
@@ -209,9 +209,9 @@ google-api-core[grpc]==2.17.1
209209
# google-cloud-datastore
210210
# google-cloud-firestore
211211
# google-cloud-storage
212-
google-api-python-client==2.118.0
212+
google-api-python-client==2.119.0
213213
# via firebase-admin
214-
google-auth==2.28.0
214+
google-auth==2.28.1
215215
# via
216216
# google-api-core
217217
# google-api-python-client
@@ -236,7 +236,7 @@ google-cloud-core==2.4.1
236236
# google-cloud-storage
237237
google-cloud-datastore==2.19.0
238238
# via feast (setup.py)
239-
google-cloud-firestore==2.14.0
239+
google-cloud-firestore==2.15.0
240240
# via firebase-admin
241241
google-cloud-storage==2.14.0
242242
# via
@@ -262,7 +262,7 @@ greenlet==3.0.3
262262
# via sqlalchemy
263263
grpc-google-iam-v1==0.13.0
264264
# via google-cloud-bigtable
265-
grpcio==1.60.1
265+
grpcio==1.62.0
266266
# via
267267
# feast (setup.py)
268268
# google-api-core
@@ -274,15 +274,15 @@ grpcio==1.60.1
274274
# grpcio-status
275275
# grpcio-testing
276276
# grpcio-tools
277-
grpcio-health-checking==1.60.1
277+
grpcio-health-checking==1.62.0
278278
# via feast (setup.py)
279-
grpcio-reflection==1.60.1
279+
grpcio-reflection==1.62.0
280280
# via feast (setup.py)
281-
grpcio-status==1.60.1
281+
grpcio-status==1.62.0
282282
# via google-api-core
283-
grpcio-testing==1.60.1
283+
grpcio-testing==1.62.0
284284
# via feast (setup.py)
285-
grpcio-tools==1.60.1
285+
grpcio-tools==1.62.0
286286
# via feast (setup.py)
287287
gunicorn==21.2.0
288288
# via feast (setup.py)
@@ -296,19 +296,19 @@ hazelcast-python-client==5.3.0
296296
# via feast (setup.py)
297297
hiredis==2.3.2
298298
# via feast (setup.py)
299-
httpcore==1.0.3
299+
httpcore==1.0.4
300300
# via httpx
301301
httplib2==0.22.0
302302
# via
303303
# google-api-python-client
304304
# google-auth-httplib2
305305
httptools==0.6.1
306306
# via uvicorn
307-
httpx==0.26.0
307+
httpx==0.27.0
308308
# via
309309
# feast (setup.py)
310310
# jupyterlab
311-
identify==2.5.34
311+
identify==2.5.35
312312
# via pre-commit
313313
idna==3.6
314314
# via
@@ -329,7 +329,7 @@ iniconfig==2.0.0
329329
# via pytest
330330
ipykernel==6.29.2
331331
# via jupyterlab
332-
ipython==8.21.0
332+
ipython==8.22.1
333333
# via
334334
# great-expectations
335335
# ipykernel
@@ -359,7 +359,7 @@ jmespath==1.0.1
359359
# via
360360
# boto3
361361
# botocore
362-
json5==0.9.14
362+
json5==0.9.17
363363
# via jupyterlab-server
364364
jsonpatch==1.33
365365
# via great-expectations
@@ -404,7 +404,7 @@ jupyter-server==2.12.5
404404
# notebook-shim
405405
jupyter-server-terminals==0.5.2
406406
# via jupyter-server
407-
jupyterlab==4.1.1
407+
jupyterlab==4.1.2
408408
# via notebook
409409
jupyterlab-pygments==0.3.0
410410
# via nbconvert
@@ -447,7 +447,7 @@ moreorless==0.4.0
447447
# via bowler
448448
moto==4.2.14
449449
# via feast (setup.py)
450-
msal==1.26.0
450+
msal==1.27.0
451451
# via
452452
# azure-identity
453453
# msal-extensions
@@ -469,7 +469,7 @@ mypy-protobuf==3.1.0
469469
# via feast (setup.py)
470470
nbclient==0.9.0
471471
# via nbconvert
472-
nbconvert==7.16.0
472+
nbconvert==7.16.1
473473
# via jupyter-server
474474
nbformat==5.9.2
475475
# via
@@ -520,7 +520,7 @@ packaging==23.2
520520
# pytest
521521
# snowflake-connector-python
522522
# sphinx
523-
pandas==2.1.4
523+
pandas==2.2.0 ; python_version >= "3.9"
524524
# via
525525
# altair
526526
# db-dtypes
@@ -647,7 +647,7 @@ pymysql==1.1.0
647647
# via feast (setup.py)
648648
pyodbc==5.1.0
649649
# via feast (setup.py)
650-
pyopenssl==23.3.0
650+
pyopenssl==24.0.0
651651
# via snowflake-connector-python
652652
pyparsing==3.1.1
653653
# via
@@ -759,7 +759,7 @@ rfc3986-validator==0.1.1
759759
# via
760760
# jsonschema
761761
# jupyter-events
762-
rockset==2.1.0
762+
rockset==2.1.1
763763
# via feast (setup.py)
764764
rpds-py==0.18.0
765765
# via
@@ -794,7 +794,7 @@ sniffio==1.3.0
794794
# httpx
795795
snowballstemmer==2.2.0
796796
# via sphinx
797-
snowflake-connector-python[pandas]==3.7.0
797+
snowflake-connector-python[pandas]==3.7.1
798798
# via feast (setup.py)
799799
sortedcontainers==2.4.0
800800
# via snowflake-connector-python
@@ -908,7 +908,7 @@ types-redis==4.6.0.20240218
908908
# via feast (setup.py)
909909
types-requests==2.30.0.0
910910
# via feast (setup.py)
911-
types-setuptools==69.1.0.20240217
911+
types-setuptools==69.1.0.20240223
912912
# via feast (setup.py)
913913
types-tabulate==0.9.0.20240106
914914
# via feast (setup.py)

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ black==22.12.0
6565
# via feast (setup.py)
6666
bleach==6.1.0
6767
# via nbconvert
68-
boto3==1.34.44
68+
boto3==1.34.48
6969
# via
7070
# feast (setup.py)
7171
# moto
72-
botocore==1.34.44
72+
botocore==1.34.48
7373
# via
7474
# boto3
7575
# moto
@@ -128,7 +128,7 @@ comm==0.2.1
128128
# via
129129
# ipykernel
130130
# ipywidgets
131-
coverage[toml]==7.4.1
131+
coverage[toml]==7.4.2
132132
# via pytest-cov
133133
cryptography==41.0.7
134134
# via
@@ -214,9 +214,9 @@ google-api-core[grpc]==2.17.1
214214
# google-cloud-datastore
215215
# google-cloud-firestore
216216
# google-cloud-storage
217-
google-api-python-client==2.118.0
217+
google-api-python-client==2.119.0
218218
# via firebase-admin
219-
google-auth==2.28.0
219+
google-auth==2.28.1
220220
# via
221221
# google-api-core
222222
# google-api-python-client
@@ -241,7 +241,7 @@ google-cloud-core==2.4.1
241241
# google-cloud-storage
242242
google-cloud-datastore==2.19.0
243243
# via feast (setup.py)
244-
google-cloud-firestore==2.14.0
244+
google-cloud-firestore==2.15.0
245245
# via firebase-admin
246246
google-cloud-storage==2.14.0
247247
# via
@@ -267,7 +267,7 @@ greenlet==3.0.3
267267
# via sqlalchemy
268268
grpc-google-iam-v1==0.13.0
269269
# via google-cloud-bigtable
270-
grpcio==1.60.1
270+
grpcio==1.62.0
271271
# via
272272
# feast (setup.py)
273273
# google-api-core
@@ -279,15 +279,15 @@ grpcio==1.60.1
279279
# grpcio-status
280280
# grpcio-testing
281281
# grpcio-tools
282-
grpcio-health-checking==1.60.1
282+
grpcio-health-checking==1.62.0
283283
# via feast (setup.py)
284-
grpcio-reflection==1.60.1
284+
grpcio-reflection==1.62.0
285285
# via feast (setup.py)
286-
grpcio-status==1.60.1
286+
grpcio-status==1.62.0
287287
# via google-api-core
288-
grpcio-testing==1.60.1
288+
grpcio-testing==1.62.0
289289
# via feast (setup.py)
290-
grpcio-tools==1.60.1
290+
grpcio-tools==1.62.0
291291
# via feast (setup.py)
292292
gunicorn==21.2.0
293293
# via feast (setup.py)
@@ -301,15 +301,15 @@ hazelcast-python-client==5.3.0
301301
# via feast (setup.py)
302302
hiredis==2.3.2
303303
# via feast (setup.py)
304-
httpcore==1.0.3
304+
httpcore==1.0.4
305305
# via httpx
306306
httplib2==0.22.0
307307
# via
308308
# google-api-python-client
309309
# google-auth-httplib2
310310
httptools==0.6.1
311311
# via uvicorn
312-
httpx==0.26.0
312+
httpx==0.27.0
313313
# via
314314
# feast (setup.py)
315315
# jupyterlab
@@ -376,7 +376,7 @@ jmespath==1.0.1
376376
# via
377377
# boto3
378378
# botocore
379-
json5==0.9.14
379+
json5==0.9.17
380380
# via jupyterlab-server
381381
jsonpatch==1.33
382382
# via great-expectations
@@ -421,7 +421,7 @@ jupyter-server==2.12.5
421421
# notebook-shim
422422
jupyter-server-terminals==0.5.2
423423
# via jupyter-server
424-
jupyterlab==4.1.1
424+
jupyterlab==4.1.2
425425
# via notebook
426426
jupyterlab-pygments==0.3.0
427427
# via nbconvert
@@ -464,7 +464,7 @@ moreorless==0.4.0
464464
# via bowler
465465
moto==4.2.14
466466
# via feast (setup.py)
467-
msal==1.26.0
467+
msal==1.27.0
468468
# via
469469
# azure-identity
470470
# msal-extensions
@@ -486,7 +486,7 @@ mypy-protobuf==3.1.0
486486
# via feast (setup.py)
487487
nbclient==0.9.0
488488
# via nbconvert
489-
nbconvert==7.16.0
489+
nbconvert==7.16.1
490490
# via jupyter-server
491491
nbformat==5.9.2
492492
# via
@@ -537,7 +537,7 @@ packaging==23.2
537537
# pytest
538538
# snowflake-connector-python
539539
# sphinx
540-
pandas==2.0.3
540+
pandas==1.5.3 ; python_version < "3.9"
541541
# via
542542
# altair
543543
# db-dtypes
@@ -668,7 +668,7 @@ pymysql==1.1.0
668668
# via feast (setup.py)
669669
pyodbc==5.1.0
670670
# via feast (setup.py)
671-
pyopenssl==23.3.0
671+
pyopenssl==24.0.0
672672
# via snowflake-connector-python
673673
pyparsing==3.1.1
674674
# via
@@ -781,7 +781,7 @@ rfc3986-validator==0.1.1
781781
# via
782782
# jsonschema
783783
# jupyter-events
784-
rockset==2.1.0
784+
rockset==2.1.1
785785
# via feast (setup.py)
786786
rpds-py==0.18.0
787787
# via
@@ -818,7 +818,7 @@ sniffio==1.3.0
818818
# httpx
819819
snowballstemmer==2.2.0
820820
# via sphinx
821-
snowflake-connector-python[pandas]==3.7.0
821+
snowflake-connector-python[pandas]==3.7.1
822822
# via feast (setup.py)
823823
sortedcontainers==2.4.0
824824
# via snowflake-connector-python
@@ -932,7 +932,7 @@ types-redis==4.6.0.20240218
932932
# via feast (setup.py)
933933
types-requests==2.30.0.0
934934
# via feast (setup.py)
935-
types-setuptools==69.1.0.20240217
935+
types-setuptools==69.1.0.20240223
936936
# via feast (setup.py)
937937
types-tabulate==0.9.0.20240106
938938
# via feast (setup.py)
@@ -957,8 +957,6 @@ typing-extensions==4.9.0
957957
# starlette
958958
# typeguard
959959
# uvicorn
960-
tzdata==2024.1
961-
# via pandas
962960
tzlocal==5.2
963961
# via
964962
# great-expectations

0 commit comments

Comments
 (0)