Skip to content

Commit ecc7718

Browse files
pip: bump ray from 2.56.0 to 2.56.1 (#2104)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aef5ef commit ecc7718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ numpy==2.4.6
1111
scikit-learn==1.9.0
1212
lmdb==1.6.2
1313
pymatgen==v2026.5.4
14-
ray[serve]==2.56.0
14+
ray[serve]==2.56.1
1515
# Ray Serve 2.55.1 declares `protobuf>=3.20.3` with no upper bound, but is
1616
# not compatible with protobuf 7.x. The 7.x release (mid-June 2026) removed
1717
# `FieldDescriptor.label`, which Ray Serve's gRPC serialization path uses:

0 commit comments

Comments
 (0)