Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(🦾): bump python pydata-google-auth 1.7.0 -> 1.8.2 #28575

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 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 @@ -206,7 +200,7 @@ pure-eval==0.2.2
# via stack-data
pure-sasl==0.6.2
# via thrift-sasl
pydata-google-auth==1.7.0
pydata-google-auth==1.8.2
# via pandas-gbq
pydruid==0.6.6
# via apache-superset
Expand Down
Loading