From 81cce9382a934ce7b63fb9556655b4d87599e60c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 Sep 2021 20:00:36 +0000 Subject: [PATCH] dvc: Update to version 2.7.3 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 1291d3825a..65a061cc27 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.7.2", + "version": "2.7.3", "description": "Data & models versioning for ML projects, make them shareable and reproducible", "homepage": "https://dvc.org/", "license": "Apache-2.0", - "url": "https://github.com/iterative/dvc/releases/download/2.7.2/dvc-2.7.2.exe", - "hash": "a3177413f5bf6f601e6c635abcb6c80447f6517b193046f0d25a8cff01554378", + "url": "https://github.com/iterative/dvc/releases/download/2.7.3/dvc-2.7.3.exe", + "hash": "018cabfeb6477112ce3299b8db446b1d76337f2b5deffad2d18ed3c27d35e73e", "innosetup": true, "bin": "dvc.exe", "checkver": {