Dvc

Latest version: v3.59.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 34 of 92

2.9.2

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

🔨 Maintenance

- setup: bump gcsfs (7117) pared
- install: fix archives (7125) pared
- build(deps-dev): Bump dvclive[image] from 0.4.5 to 0.4.6 (7112) dependabot
- build(deps): Bump scmrepo from 0.0.3 to 0.0.4 (7113) dependabot

Thanks again to dependabot, dependabot[bot], efiop and pared for the contributions! 🎉

2.9.1

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

* webdav: fix unstrip_protocol

2.9.0

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

💣 Breaking Changes

- exp diff: Remove `--old` option. (6888) daavoo

🚀 New Features and Enhancements

- introduces `exp init` command skshetry
- render: image: make html less ugly (7075) pared
- plots: collect: provide callable for data resolution (6832) pared
- live: Call webbrowser.open (6913) daavoo
- scm: hint to autostage (6985) dberenbaum
- exp show: Add `--only-changed` option (6867) daavoo

🐛 Bug Fixes

- exp: respect repo `hardlink_lock` config for the exp scm lock (7030) kwon-young
- dulwich: fallback to default SSH keys in asyncssh vendor (6983) pmrowla
- plots: special chars handling for vega plots paths (6900) pared
- params: Use `ast.literal_eval` for python params. (6954) daavoo
- push: fix http storage ignoring method setting (6981) ditod
- hardlink: fallback to other link methods if "Function not implemented" is raised (6963) skshetry
- argparse: dont override cmd (6958) pared

🔨 Maintenance

- build(deps): Bump scmrepo from 0.0.1 to 0.0.2 (7055) dependabot
- packages: build binary pkgs with Python 3.9 (7016) skshetry
- dvc.scm: refactor exceptions (7017) skshetry
- build(deps): Bump adlfs from 2021.9.1 to 2021.10.0 (6734) dependabot
- build: bump sshfs from 2021.8.1 to 2021.11.2 (6999) guludo
- build: bump pyinstaller from 4.6 to 4.7 (6960) dependabot
- dvc: get rid of path_info (6946) efiop

Thanks again to daavoo, dberenbaum, dependabot, dependabot[bot], ditod, efiop, guludo, isidentical, karajan1001, kwon-young, pared, pmrowla, pre-commit-ci, pre-commit-ci[bot], skshetry and Dimitar Todorov for the contributions! 🎉

2.8.3

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

🚀 New Features and Enhancements

- machine status: include two new field in the output (6869) karajan1001
- exp init: ask for command before paths (6872) skshetry
- LiveTask: write output path at start/end (6815) daavoo
- transfer: preserve workspace data (6860) efiop
- exp run: add experiment name check. (6848) karajan1001
- fs: transfer: try reflink (6853) efiop

🏇 Optimizations

- output: save: remove redundant changed() call (6887) efiop
- fs: transfer: try reflink (6853) efiop

🐛 Bug Fixes

- webhdfs: expose kerberos and https options (6936) gudmundur-heimisson
- plots: fix resolve template path bug (6866) pared
- plots: Use URI for `--open`. (6845) daavoo
- transfer: preserve workspace data (6860) efiop

🔨 Maintenance

- build(deps-dev): bump gcsfs from 2021.10.1 to 2021.11.0 (6938) dependabot
- deps: bump rich to >=10.13.0 (6937) skshetry
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (6921) dependabot
- build: remove numpy restriction (6906) skshetry
- build(deps): bump pyinstaller from 4.5.1 to 4.6 (6897) dependabot
- dependencies: remove python 3.10 restriction for pyarrow (6901) skshetry
- build(deps): update pyparsing requirement from ==2.4.7 to >=2.4.7 (6858) dependabot

Thanks again to daavoo, dberenbaum, dependabot, dependabot[bot], efiop, gudmundur-heimisson, karajan1001, pared, pmrowla, pre-commit-ci, pre-commit-ci[bot] and skshetry for the contributions! 🎉

2.8.2

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- git: use asyncssh as dulwich SSH vendor (6797) pmrowla
- Dependabot/pip/pylint 2.11.1 (6843) karajan1001
- Revert "build(deps): Bump pylint from 2.9.6 to 2.11.1" (6842) karajan1001
- `dvc machine`: add a new command `rename` to it (6633) karajan1001
- Exp show md (6799) daavoo
- machine: Add a new command `dvc machine status` (6649) karajan1001
- exp/metrics/params diff: Replaced `Old/New` with `a_rev/b_rev` (6814) daavoo
- [pre-commit.ci] pre-commit autoupdate (6829) pre-commit-ci
- Added `test_show_experiments_sort_by` (6798) daavoo

🚀 New Features and Enhancements

- exp run: throw error if new parameters are added by --set-param (6521) mattlbeck
- plots: make generator out of collect (6793) pared
- plots: load templates from package (6550) pared

🐛 Bug Fixes

- dvcfs: handle new workspace subdirectories in walk (6811) eggqq007
- ui: write_json: don't forget json kwargs (6810) efiop
- dvc: add 'repos' list to pre-commit config if it does not exist (6795) mjlbach

🔨 Maintenance

- build(deps): Bump pylint from 2.9.6 to 2.11.1 (6636) dependabot
- move some configs to pyproject.toml (6834) skshetry
- setup: bump fsspec deps to 2021.10.1 (6828) efiop
- Revert "webdav: limit httpx to fix the CI" (6827) skshetry
- build(deps-dev): Bump filelock from 3.3.0 to 3.3.1 (6825) dependabot
- build(deps-dev): Bump types-requests from 2.25.9 to 2.25.11 (6820) dependabot
- build(deps): Bump actions/checkout from 2.3.4 to 2.3.5 (6817) dependabot
- build(deps-dev): Bump types-tabulate from 0.8.2 to 0.8.3 (6790) dependabot
- build(deps-dev): Bump types-toml from 0.10.0 to 0.10.1 (6821) dependabot
- build(deps-dev): Bump dvclive from 0.4.0 to 0.4.1 (6786) dependabot
- build(deps): Update flufl-lock requirement from <4,>=3.2 to >=5 (6576) dependabot
- pathspec 0.9.0 quickfix (6689) endremborza
- webdav: limit httpx to fix the CI (6800) isidentical
- dvc: drop 3.6 support (6792) efiop
- use setuptools_scm and build_requires (6775) skshetry

Thanks again to daavoo, dependabot, dependabot[bot], efiop, eggqq007, endremborza, isidentical, karajan1001, mattlbeck, mjlbach, pared, pmrowla, pre-commit-ci, pre-commit-ci[bot] and skshetry for the contributions! 🎉

2.8.1

> Refer to https://dvc.org/doc/install for installation instructions.

Maintenance

* setup.cfg: use text/x-rst instead of text/rst

Page 34 of 92

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.