What's Changed * lfs: use `HTTPFileSystem` from `fsspec` instead of `dvc-http` by sisp in https://github.com/iterative/scmrepo/pull/315 * lfs: drop dvc objects dependency by pmrowla in https://github.com/iterative/scmrepo/pull/320
What's Changed * pygit2: support 1.14 credentials by pmrowla in https://github.com/iterative/scmrepo/pull/314 * lfs: authenticate with Git credentials only to Batch API requests by sisp in https://github.com/iterative/scmrepo/pull/310
What's Changed * lfs: remove unused `_LFSClient` class by sisp in https://github.com/iterative/scmrepo/pull/299 * lfs: remove obsolete class constructor by sisp in https://github.com/iterative/scmrepo/pull/300 * lfs: remove obsolete `_LFSFileSystem.get_client()` method override by sisp in https://github.com/iterative/scmrepo/pull/301 * lfs: add missing `Accept` header to Batch API request by sisp in https://github.com/iterative/scmrepo/pull/302 * build(deps-dev): bump types-paramiko from 3.3.0.0 to 3.4.0.20240120 by dependabot in https://github.com/iterative/scmrepo/pull/303 * update template by github-actions in https://github.com/iterative/scmrepo/pull/289