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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5201d2f8ee upgrade redis version in superset pinot docker image 
(#12729)
5201d2f8ee is described below

commit 5201d2f8eed8432ab61480da78259e1430f95ae8
Author: Xiang Fu <xiangfu.1...@gmail.com>
AuthorDate: Tue Mar 26 10:54:28 2024 -0700

    upgrade redis version in superset pinot docker image (#12729)
---
 docker/images/pinot-superset/requirements-db.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/images/pinot-superset/requirements-db.txt 
b/docker/images/pinot-superset/requirements-db.txt
index caf7d4a3ff..322ab46c63 100644
--- a/docker/images/pinot-superset/requirements-db.txt
+++ b/docker/images/pinot-superset/requirements-db.txt
@@ -17,4 +17,4 @@
 # under the License.
 #
 pinotdb>=0.4.5
-redis==4.5.4
+redis>=4.6.0,<5.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to