Skip to content

Commit 9cc04f4

Browse files
committed
test: Increase PyMilvus version to 2.7.0rc145
Signed-off-by: pymilvus-bot <pymilvus@zilliz.com>
1 parent 7662fe4 commit 9cc04f4

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.7.0rc141
32-
pymilvus[bulk_writer]==2.7.0rc141
31+
pymilvus==2.7.0rc145
32+
pymilvus[bulk_writer]==2.7.0rc145
3333
# for protobuf
3434
protobuf>=5.29.5
3535

0 commit comments

Comments
 (0)