chore(deps-dev): bump the python-dependencies group across 1 directory with 5 updates - #4242
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps-dev): bump the python-dependencies group across 1 directory with 5 updates#4242dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
…y with 5 updates Bumps the python-dependencies group with 4 updates in the / directory: [fsspec](https://github.com/fsspec/filesystem_spec), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [uv](https://github.com/astral-sh/uv) and [ruff](https://github.com/astral-sh/ruff). Updates `fsspec` from 2026.6.0 to 2026.7.0 - [Commits](fsspec/filesystem_spec@2026.6.0...2026.7.0) Updates `hypothesis` from 6.160.0 to 6.164.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.160.0...v6.164.0) Updates `uv` from 0.11.31 to 0.12.0 - [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.11.31...0.12.0) Updates `s3fs` from 2026.6.0 to 2026.7.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/commits/2026.7.0) Updates `ruff` from 0.15.22 to 0.16.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.22...0.16.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.163.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: s3fs dependency-version: 2026.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-dependencies-f501027064
branch
from
August 6, 2026 19:12
4c869b0 to
4d00390
Compare
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: fsspec, hypothesis, uv and ruff.
Updates
fsspecfrom 2026.6.0 to 2026.7.0Commits
9e22b60Changelog (#2089)33e6da3Shut down background cache workers on file close (#2069)4adecd3tar: make members with duplicate slashes reachable via ls/find/glob (#1947) (...59f98d7Forward ls kwargs from cached filesystems (#2068)5e266e0Single-pass MemoryFileSystem.find() to avoid quadratic listing (#2055)19a042breplay DEP: de-duplicate and sort optional dependencies (#2021) (#2031)fec09b0Propagate storage_options to all backends resolved by GenericFileSystem (#185...dee64dbfixes for deprecation: https://docs.pytest.org/en/stable/deprecations.html#cl...7a9b98bPermit composite URI protocol schemes ininfer_storage_options(#2085)901282cFix incorrect glob docstring for '[!]' (empty negated class) (#2084)Updates
hypothesisfrom 6.160.0 to 6.164.0Commits
4b8467bBump hypothesis version to 6.164.0 and update changelog47bb9d1Merge pull request #4833 from Zac-HD/claude/hypothesis-issue-4149-16nmgwb2b77ecBump hypothesis version to 6.163.1 and update changelogbc2af6cMerge pull request #4832 from Zac-HD/claude/hypothesis-nocover-cleanup-1yu7aocef8c21ignore mock xp namespace warning65022c4fix parents0c45285clean up tests, simplify configs, parse complex constants13ccc11be explicit in allowed typesf3b6dfeExclude test code from the combined coverage report71b7bc0Recognize zipimported stdlib when filtering explanationsUpdates
uvfrom 0.11.31 to 0.12.0Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
b88d7c5Archive the 0.11.x changelog (#20777)faff952Update Rust crate jiff to v0.2.34 (#20710)4c28d9cKeep changelog paragraphs on single lines (#20778)43a1288Bump version to 0.12.0 (#20775)8fe5f80Sync latest Python releases (#20682)b187a51Honor certificate overrides when running remote scripts (#20767)6e79013Package explicitly requested applications by default (#20773)e4602deReject broken.venvsymlinks and surface metadata errors (#20433)9391f97Reject multi-dot pylock filenames (#20440)06bba12Honor explicit certificate sources even when empty (#20741)Updates
s3fsfrom 2026.6.0 to 2026.7.0Commits
Updates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)