chore(deps-dev): bump the python-dependencies group across 1 directory with 7 updates#4099
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the python-dependencies group across 1 directory with 7 updates#4099dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 7 updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.4.0` | `2026.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [pytest-accept](https://github.com/max-sixty/pytest-accept) | `0.2.3` | `0.3.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.2` | `6.155.5` | | [uv](https://github.com/astral-sh/uv) | `0.11.20` | `0.11.21` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.16` | `0.15.18` | Updates `fsspec` from 2026.4.0 to 2026.6.0 - [Commits](fsspec/filesystem_spec@2026.4.0...2026.6.0) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `pytest-accept` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/max-sixty/pytest-accept/releases) - [Changelog](https://github.com/max-sixty/pytest-accept/blob/main/CHANGELOG.md) - [Commits](max-sixty/pytest-accept@0.2.3...0.3.0) Updates `hypothesis` from 6.155.2 to 6.155.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.2...v6.155.5) Updates `uv` from 0.11.20 to 0.11.21 - [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.20...0.11.21) Updates `s3fs` from 2026.4.0 to 2026.6.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/commits) Updates `ruff` from 0.15.16 to 0.15.18 - [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.16...0.15.18) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.155.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-accept dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: s3fs dependency-version: 2026.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.11.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4246e39 to
fae18b4
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 6 updates in the / directory:
2026.4.02026.6.09.0.39.1.00.2.30.3.06.155.26.155.50.11.200.11.210.15.160.15.18Updates
fsspecfrom 2026.4.0 to 2026.6.0Commits
a245700changelog (#2049)652325dFix async cat ranges on error (#2045)073aac8Forward kwargs from cat_ranges to cat_file (#2044)2818611FTP: preserve filenames containing whitespace in _mlsd2 (#2043)c879384Prevent attribute error by checking for 'forced' attribute before flushing ca...71b8a6bReflect async _walk correctly (#2040)5eec9f9Fix: Omitthreading.get_ident()from cache token for async implementations ...8643878Small safety improvements (#2039)a1c16abHonour simple_templates everywhere in referenceFS (#2029)85facaaFix infinite recursion in expand_path when resolving paths with glob magic ch...Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
pytest-acceptfrom 0.2.3 to 0.3.0Release notes
Sourced from pytest-accept's releases.
Changelog
Sourced from pytest-accept's changelog.
Commits
887fbd0Release 0.3.0 (#313)c1a1b19Drop Python 3.9 support (#312)2570457Release 0.2.4 (#311)2785476Add license file to sdist (#310)c82647c[pre-commit.ci] pre-commit autoupdate (#309)fb775ea[pre-commit.ci] pre-commit autoupdate (#308)963d805[pre-commit.ci] pre-commit autoupdate (#307)04c3c52[pre-commit.ci] pre-commit autoupdate (#306)e02799f[pre-commit.ci] pre-commit autoupdate (#305)ea6f145[pre-commit.ci] pre-commit autoupdate (#304)Updates
hypothesisfrom 6.155.2 to 6.155.5Commits
f898ab6Bump hypothesis version to 6.155.5 and update changelogc2f6e7fMerge pull request #4768 from Zac-HD/claude/lucid-wozniak-cyr7v622280f4Bump hypothesis version to 6.155.4 and update changelog8d0345dReject datetime bounds in dates() with InvalidArgument5f3f6aeMerge pull request #4763 from HypothesisWorks/create-pull-request/patchecbef50Merge pull request #4766 from Liam-DeVoe/remove-dates-filter-debug-printbfec0eaadd T20 lint8497a82Bump hypothesis version to 6.155.3 and update changelog1ac02e3Merge pull request #4767 from pschanely/suppress-observations814a0efMerge branch 'master' into suppress-observationsUpdates
uvfrom 0.11.20 to 0.11.21Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
Commits
5aa65ddBump version to 0.11.21 (#19810)453ab98Fix musllinux tag priority (#19804)1764c77Validate GraalPy ABI suffixes (#19805)1379b7dCompute and passuv workspace metadatapayload inty check(#19763)bd6d289Preserve cached Python downloads during cache pruning (#19795)143c12fPropagate errors when reading wheel entry points (#19794)b2d8307Allow trailing commas in version specifiers (#19806)d5c8a5fQuote virtual environment activation paths with shell metacharacters (#19798)48c4357Avoid overflow when reading malformed cache entries (#19799)6353b24Allow CI cache pruning without an sdist bucket (#19802)Updates
s3fsfrom 2026.4.0 to 2026.6.0Commits
Updates
rufffrom 0.15.16 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)