chore(deps): bump the python-dependencies group across 1 directory with 4 updates - #364
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 4 updates Bumps the python-dependencies group with 4 updates in the / directory: [numcodecs](https://github.com/zarr-developers/numcodecs), [fsspec](https://github.com/fsspec/filesystem_spec), [uv](https://github.com/astral-sh/uv) and [s3fs](https://github.com/fsspec/s3fs). Updates `numcodecs` from 0.16.5 to 0.17.0 - [Release notes](https://github.com/zarr-developers/numcodecs/releases) - [Changelog](https://github.com/zarr-developers/numcodecs/blob/main/docs/release.md) - [Commits](zarr-developers/numcodecs@v0.16.5...v0.17.0) Updates `fsspec` from 2026.7.0 to 2026.9.0 - [Commits](fsspec/filesystem_spec@2026.7.0...2026.9.0) Updates `uv` from 0.12.15 to 0.12.17 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.12.15...0.12.17) Updates `s3fs` from 2026.7.0 to 2026.9.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2026.7.0...2026.9.0) --- updated-dependencies: - dependency-name: numcodecs dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fsspec dependency-version: 2026.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.12.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: s3fs dependency-version: 2026.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 4 updates in the / directory: numcodecs, fsspec, uv and s3fs.
Updates
numcodecsfrom 0.16.5 to 0.17.0Release notes
Sourced from numcodecs's releases.
Changelog
Sourced from numcodecs's changelog.
... (truncated)
Commits
fcc79a1docs: add release notes for 0.17.0 (#859)9d93931CI: set an explicit python-version for test-crc32c and test-zarr (#856)eff52c8Add free-threaded CPython (3.14t) support (#858)82c3635Bump GitHub actions (#838)e813354Add pytest-cov to dev dependency group (#846)f3d6187update pcodec (#817)53e5157Skip test_pyzstd when pyzstd cannot be imported (#845)99566f0chore: pin pytest and dedupe dependency groups (#844)2a0b67fzarr-python does not depend on crc32c anymore (#840)fa92ee7CI: Fix Meson mixup between Conda and system Python headers (#839)Updates
fsspecfrom 2026.7.0 to 2026.9.0Commits
0f76baachangelog (#2166)695f831Add age-based cleanup for simplecache (#2118)42aa468Mirrorreadintofrom the pyarrow stream ontoArrowFile(#2111)4a4e6aeMake the SFTP host key policy configurable (#2126)a0ce6dbNormalize paths in AsyncFileSystemWrapper like the wrapped filesystem (#2159)c5fea6dFix cat_ranges on whole-file caches after #2154 (#2163)9efb18bPatch HAS_CPYTHON_API where _fast_slice reads it (#2164)27bcd35feat(AdaptiveReadaheadCache): introducing a new cache-type adaptive (#2093)a681acaIgnore a leading slash in TarFileSystem paths (#2148)57c55f8Make names relative in DirFileSystem.walk(detail=True) (#2160)Updates
uvfrom 0.12.15 to 0.12.17Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
6355000Bump version to 0.12.17 (#21828)2b1d1e5Separate requirement scope from diagnostic origin (#21799)e79e0d4Update Rust crate rcgen to v0.14.9 (#21662)e1b4ee3Borrow build exclude patterns to avoid quadratic deduplication (#21650)52bf402Add minimum libc versions for universal resolution (#21651)5e304f1Publish documentation with STS credentials (#21595)01776d7Parse requirements-style inputs into RequirementsInput (#21787)3e180b2Widen required-environment forks to wheel compatibility boundaries (#21825)a17ed60Avoid writing lockfiles when reading workspace metadata (#21821)140cff9Re-enable GitLab registry publishing tests (#21823)Updates
s3fsfrom 2026.7.0 to 2026.9.0Commits
62f45e6changelog (#1044)85a6ec5Retry transient errors on each listing page (#1042)359cf57Preserve coroutine errors without a response local (#1041)6d5b34bversion-guard and strict the big exclusive-write xfails, stale since moto 5.1...d3dd9b7Fix requester pays propogation and bug with combininghead_bucketand `req...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions