Skip to content

Commit

Permalink
chore(🦾): bump python google-resumable-media 2.5.0 -> 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 19, 2024
1 parent 389d8b5 commit e05f44f
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ astroid==3.1.0
# via pylint
asttokens==2.2.1
# via stack-data
async-timeout==4.0.3
# via redis
backcall==0.2.0
# via ipython
boto3==1.26.130
Expand Down Expand Up @@ -56,10 +54,6 @@ docker==7.0.0
# via apache-superset
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.1
# via
# cattrs
# pytest
executing==1.2.0
# via stack-data
filelock==3.12.2
Expand Down Expand Up @@ -100,7 +94,7 @@ google-cloud-core==2.3.2
# via google-cloud-bigquery
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.5.0
google-resumable-media==2.7.0
# via google-cloud-bigquery
googleapis-common-protos==1.59.0
# via
Expand Down Expand Up @@ -205,7 +199,9 @@ ptyprocess==0.7.0
pure-eval==0.2.2
# via stack-data
pure-sasl==0.6.2
# via thrift-sasl
# via
# pyhive
# thrift-sasl
pydata-google-auth==1.7.0
# via pandas-gbq
pydruid==0.6.6
Expand All @@ -214,7 +210,7 @@ pyee==11.0.1
# via playwright
pyfakefs==5.3.5
# via apache-superset
pyhive[presto]==0.7.0
pyhive[hive_pure_sasl]==0.7.0
# via apache-superset
pyinstrument==4.4.0
# via apache-superset
Expand Down Expand Up @@ -260,9 +256,12 @@ tableschema==1.20.10
thrift==0.16.0
# via
# apache-superset
# pyhive
# thrift-sasl
thrift-sasl==0.4.3
# via apache-superset
# via
# apache-superset
# pyhive
tomli==2.0.1
# via
# build
Expand Down

0 comments on commit e05f44f

Please sign in to comment.