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 399c793376 Bump redis from 3.4.1 to 4.5.3 in
/docker/images/pinot-superset (#10485)
399c793376 is described below
commit 399c793376419e4033dfcd406cc93484be43fbaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 28 15:10:00 2023 -0700
Bump redis from 3.4.1 to 4.5.3 in /docker/images/pinot-superset (#10485)
Bumps [redis](https://github.com/redis/redis-py) from 3.4.1 to 4.5.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/3.4.1...v4.5.3)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 bb250db8c9..45c96f1696 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==3.4.1
+redis==4.5.3
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]