Skip to content

Commit 44b2e21

Browse files
Build: Bump ray from 2.7.2 to 2.9.2 (#384)
Bumps [ray](https://github.com/ray-project/ray) from 2.7.2 to 2.9.2. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/commits/ray-2.9.2) --- updated-dependencies: - dependency-name: ray dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1192a3 commit 44b2e21

2 files changed

Lines changed: 30 additions & 82 deletions

File tree

poetry.lock

Lines changed: 29 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ zstandard = ">=0.13.0,<1.0.0"
6060
pyarrow = { version = ">=9.0.0,<16.0.0", optional = true }
6161
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
6262
duckdb = { version = ">=0.5.0,<1.0.0", optional = true }
63-
ray = { version = ">=2.0.0,<2.8.0", optional = true }
63+
ray = { version = ">=2.0.0,<2.10.0", optional = true }
6464
python-snappy = { version = ">=0.6.0,<1.0.0", optional = true }
6565
thrift = { version = ">=0.13.0,<1.0.0", optional = true }
6666
mypy-boto3-glue = { version = ">=1.28.18", optional = true }

0 commit comments

Comments
 (0)