Bump the requirements group across 1 directory with 4 updates #2096
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 requirements group with 4 updates in the / directory: numcodecs, azure-storage-blob, fsspec and s3fs.
Updates
numcodecs
from 0.12.1 to 0.13.0Release notes
Sourced from numcodecs's releases.
Changelog
Sourced from numcodecs's changelog.
Commits
a7b8909
Add release docs for PRs (#548)f934052
Allow VLenUTF8 to encode a read-only source (#515)1be12d3
chore: update pre-commit hooks (#542)f2b11f0
Fixed setup commands in contributing doc (#543)b248426
Bump pypa/cibuildwheel from 2.16.5 to 2.19.2 (#545)146b69b
add no cover pragma (#546)3f972d9
Upgraded pcodec to 0.2 and used new ModeSpec configuration (#544)4929b35
Fix ZFPY import error (#540)342754d
Bump actions/download-artifact from 3 to 4 (#496)b9b7073
Bump github/codeql-action from 2 to 3 (#497)Updates
azure-storage-blob
from 12.16.0 to 12.22.0Release notes
Sourced from azure-storage-blob's releases.
Commits
c3902f8
Disable breaking storage sync check (#36786)3e7ef5a
add a couple pyproject.toml to disable breaking change check (#36785)fa13668
Bump 1 more time (#36783)43e0189
Changes logged (#36768)21b8383
[Storage] Migrate fromClientSecretCredential
toDefaultAzureCredential
i...fc4327f
[Storage] Blobs Typing API View Feedback (#36654)85eb9ee
Update various credential mocks (#36620)14fe734
[Storage] ModifiedStorageRetryPolicy
to skipAzureSigningError
from bad ...6f0da99
Simplify build yml (#36567)4739b70
[Storage] Removed docstrings from Blob's helper files + slight_shared
matc...Updates
fsspec
from 2023.12.2 to 2024.6.1Commits
262f664
changelog (#1637)f5748bd
Revert #1607 (#1636)bdd5d8c
Fix dict representation not being JSON serializable (#1632)4d6a83a
Fix kerchunk append bug (#1634)afa2113
Three fixes (#1633)527728d
Add option to skip password when serializing filesystem (#1625)5a03271
DirFS: Fixpipe(dict[str, bytes])
(#1628)816a5ab
Avoid mutating input dict (#1627)8be9763
Fix write mode for filecache (#1622)54ce0b4
Release (#1621)Updates
s3fs
from 2023.12.2 to 2024.6.1Commits
2763a08
changelog (#887)5c05414
changelog (#882)a28863f
Merge branch 'main' of https://github.com/fsspec/s3fs98b319a
Release (#877)92ef5e6
Merge branch 'main' of https://github.com/fsspec/s3fs3966b39
flexible install version (#869)f883496
flexible install version7ccc0a5
_bulk_delete must always return a list, even when pathlist is empty (#866)11ec756
fix(s3fs): Consolidate retry logic for rate limits (#865)efbe1e4
changelog (#864)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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