From 2f1076ad8af4ab94ca7f336110db526df092ad0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 05:13:09 +0000 Subject: [PATCH] build(deps): bump dvc[s3] from 3.59.2 to 3.63.0 Bumps [dvc[s3]](https://github.com/iterative/dvc) from 3.59.2 to 3.63.0. - [Release notes](https://github.com/iterative/dvc/releases) - [Commits](https://github.com/iterative/dvc/compare/3.59.2...3.63.0) --- updated-dependencies: - dependency-name: dvc[s3] dependency-version: 3.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4438c399..2c96e80d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ pylinguist = [ "linguist@git+https://github.com/retanoj/linguist#egg=master", ] examples = [ - "dvc[s3]==3.59.2", + "dvc[s3]==3.63.0", ] # dvc-s3 is needed to access 'dagshub' dvc remote web = [ "panel==1.6.1",