From ac74ef4ad723d4d740aaf5bb01c62af42374e06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 04:58:39 +0000 Subject: [PATCH] [data](deps): Bump raydp-nightly in /python/requirements/data_processing Bumps [raydp-nightly](https://github.com/oap-project/raydp) from 2022.6.30.dev1 to 2022.10.28.dev1. - [Release notes](https://github.com/oap-project/raydp/releases) - [Commits](https://github.com/oap-project/raydp/commits) --- updated-dependencies: - dependency-name: raydp-nightly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/data_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/data_processing/requirements.txt b/python/requirements/data_processing/requirements.txt index e823b6617d3c..d854c812d83c 100644 --- a/python/requirements/data_processing/requirements.txt +++ b/python/requirements/data_processing/requirements.txt @@ -7,6 +7,6 @@ s3fs modin>=0.8.3; python_version < '3.7' modin>=0.11.0; python_version >= '3.7' pytest-repeat -raydp-nightly==2022.6.30.dev1 +raydp-nightly==2022.10.28.dev1 responses==0.13.4 pymars>=0.8.3