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 c2afae51cb chore(🦾): bump python grpcio 1.68.0 -> 1.71.0 (#32901)
c2afae51cb is described below
commit c2afae51cb57f4c4fb86ce86af40e8fba6317e23
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 28 17:36:41 2025 -0700
chore(🦾): bump python grpcio 1.68.0 -> 1.71.0 (#32901)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/development.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements/development.txt b/requirements/development.txt
index 8e563829a5..04daa92de1 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -319,7 +319,7 @@ greenlet==3.1.1
# gevent
# shillelagh
# sqlalchemy
-grpcio==1.68.0
+grpcio==1.71.0
# via
# apache-superset
# google-api-core