This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new b53ccf893f chore(🦾): bump python google-auth 2.27.0 -> 2.29.0 (#28732)
b53ccf893f is described below

commit b53ccf893f334cf286eb6ee50e0b13c50252073f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 07:58:56 2024 -0700

    chore(🦾): bump python google-auth 2.27.0 -> 2.29.0 (#28732)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index d1a345140e..eb0a702e83 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -145,7 +145,7 @@ geographiclib==2.0
     # via geopy
 geopy==2.4.1
     # via apache-superset
-google-auth==2.27.0
+google-auth==2.29.0
     # via shillelagh
 greenlet==3.0.3
     # via

Reply via email to