Skip to content

Commit abeabd4

Browse files
authored
test: Increase PyMilvus version to 2.5.17rc4 for 2.5 branch (#45385)
Automated daily bump from pymilvus 2.5 branch. Updates tests/python_client/requirements.txt. Signed-off-by: XuanYang-cn <[email protected]>
1 parent 7ad6891 commit abeabd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/python_client/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ pytest-parallel
2828
pytest-random-order
2929

3030
# pymilvus
31-
pymilvus==2.5.17rc3
32-
pymilvus[bulk_writer]==2.5.17rc3
31+
pymilvus==2.5.17rc4
32+
pymilvus[bulk_writer]==2.5.17rc4
3333

3434
# for customize config test
3535
python-benedict==0.24.3

0 commit comments

Comments
 (0)