From 80a4279e46a7116433c4f602324a3639b5d5f96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 07:11:03 +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.9.2.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 e823b6617..bbac27e95 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.9.2.dev1 responses==0.13.4 pymars>=0.8.3