From 258b28f40d9b760f4817a65d4b1bb34c769786b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 02:09:11 +0000 Subject: [PATCH] build(deps): Bump dvc-data from 0.1.13 to 0.1.14 Bumps [dvc-data](https://github.com/iterative/dvc-data) from 0.1.13 to 0.1.14. - [Release notes](https://github.com/iterative/dvc-data/releases) - [Commits](https://github.com/iterative/dvc-data/compare/0.1.13...0.1.14) --- updated-dependencies: - dependency-name: dvc-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6b1b2af357..c7e8304bb7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -68,7 +68,7 @@ install_requires = dvc-render==0.0.9 dvc-task==0.1.2 dvclive>=0.10.0 - dvc-data==0.1.13 + dvc-data==0.1.14 hydra-core>=1.1.0 [options.extras_require]