fix: bump grpcio, urllib3 and paramiko (#27124)

This commit is contained in:
Daniel Vaz Gaspar 2024-02-15 13:02:25 +00:00 committed by GitHub
parent 3224ac1818
commit e43097329f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -236,7 +236,7 @@ packaging==23.1
# shillelagh
pandas[performance]==2.0.3
# via apache-superset
paramiko==2.11.0
paramiko==3.4.0
# via sshtunnel
parsedatetime==2.6
# via apache-superset
@ -364,7 +364,7 @@ tzdata==2023.3
# pandas
url-normalize==1.4.3
# via requests-cache
urllib3==1.26.6
urllib3==1.26.18
# via
# requests
# requests-cache

View File

@ -60,12 +60,12 @@ googleapis-common-protos==1.59.0
# via
# google-api-core
# grpcio-status
grpcio==1.54.0
grpcio==1.60.1
# via
# google-api-core
# google-cloud-bigquery
# grpcio-status
grpcio-status==1.54.0
grpcio-status==1.60.1
# via google-api-core
iniconfig==2.0.0
# via pytest