Skip to content

Commit 897c02d

Browse files
dependabot[bot]BradyJ27
authored andcommitted
build(deps-dev): update dvc-data requirement from <3.14,>=3.13 to >=3.13,<3.15 (treeverse#10329)
build(deps-dev): update dvc-data requirement Updates the requirements on [dvc-data](https://github.com/iterative/dvc-data) to permit the latest version. - [Release notes](https://github.com/iterative/dvc-data/releases) - [Commits](treeverse/dvc-data@3.13.0...3.14.0) --- updated-dependencies: - dependency-name: dvc-data dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31e876e commit 897c02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"configobj>=5.0.6",
3636
"distro>=1.3",
3737
"dpath<3,>=2.1.0",
38-
"dvc-data>=3.13,<3.14",
38+
"dvc-data>=3.13,<3.15",
3939
"dvc-http>=2.29.0",
4040
"dvc-render>=1.0.1,<2",
4141
"dvc-studio-client>=0.20,<1",

0 commit comments

Comments
 (0)