chore(deps): bump the python-dependencies group across 1 directory with 10 updates#4115
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group across 1 directory with 10 updates#4115dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 10 updates Bumps the python-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.4.6` | `2.5.0` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.4.0` | `2026.6.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.3` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [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.7` | | [uv](https://github.com/astral-sh/uv) | `0.11.20` | `0.11.24` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.4` | `2.0.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.16` | `0.15.19` | Updates `numpy` from 2.4.6 to 2.5.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.6...v2.5.0) Updates `fsspec` from 2026.4.0 to 2026.6.0 - [Commits](fsspec/filesystem_spec@2026.4.0...2026.6.0) Updates `coverage` from 7.14.1 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.14.3) Updates `pytest` from 9.0.3 to 9.1.1 - [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.1) 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.7 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.2...v6.155.7) Updates `uv` from 0.11.20 to 0.11.24 - [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.24) 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 `mkdocstrings-python` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.4...2.0.5) Updates `ruff` from 0.15.16 to 0.15.19 - [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.19) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-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: coverage dependency-version: 7.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 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: hypothesis dependency-version: 6.155.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.11.24 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: mkdocstrings-python dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 9 updates in the / directory:
2.4.62.5.02026.4.02026.6.07.14.17.14.39.0.39.1.10.2.30.3.06.155.26.155.70.11.200.11.242.0.42.0.50.15.160.15.19Updates
numpyfrom 2.4.6 to 2.5.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
6910b28Merge pull request #31706 from charris/prepare-2.5.0-releasee0acd2bREL: Prepare for the NumPy 2.5.0 release.8d928b7Merge pull request #31704 from charris/backport-31649c2055baMAINT: update openblas to 0.3.33.112.0 (#31649)ce17c81Merge pull request #31703 from charris/backport-316093de6203BUG: fix StringDType distinct-allocator bugs and add tests (#31609)c723971Merge pull request #31700 from charris/backport-3169464513b2MAINT: Bump pypa/cibuildwheel from 3.4.1 to 4.1.004707f0Merge pull request #31698 from charris/try-fix-emscripten5cf0686MAINT: Try to fix emscripten wheel build.Updates
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
coveragefrom 7.14.1 to 7.14.3Changelog
Sourced from coverage's changelog.
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
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.7Commits
929e5fbBump hypothesis version to 6.155.7 and update changelog93ee3c9Merge pull request #4772 from Liam-DeVoe/recursive-property-thread-safety0bb0f2fdrop more 3.13tde6bd79drop inbetweenff583ccdrop 313t jobsa5474e4claude: re-trigger CI55d2b97claude: re-trigger CI (flaky conjecture-coverage + transient scipy/OpenBLAS b...0a2bdaeclaude: fix recursive_property thread-safety; install Python via fresh uv met...4641d65Bump hypothesis version to 6.155.6 and update changelog7d90a93Merge pull request #4770 from Liam-DeVoe/ignore-up037Updates
uvfrom 0.11.20 to 0.11.24Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
5e04460Bump version to 0.11.24 (#19968)ff3fbdeMake project environments relocatable under preview (#19965)4513bd8Clean up partial tool entrypoint installs (#19966)1b27b9cSync latest Python releases (CPython 3.15.0b3) (#19964)4dfdb67Use a compact index for lazy version maps (#19959)90fbc3aUse Packse inuv checktests (#19913)6ab6d2fLock scrolls used in credentialed workflows (#19950)cd7f87fAdd locked subgraph materialization primitives (#19907)f76f11cReapply "Fix transparent Python upgrades in project environments" (#19928)7866b3dDowngrade to Rust 1.95 (#19953)Updates
s3fsfrom 2026.4.0 to 2026.6.0Commits
Updates
mkdocstrings-pythonfrom 2.0.4 to 2.0.5Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
1670ecbchore: Prepare release 2.0.5abe2888fix: Allow relative cross-references to work in summaries0334131fix: Always display attribute values as they're written in the source39311c7docs: Lint docs835a406chore: Never fail type-checking (maintenance mode)Updates
rufffrom 0.15.16 to 0.15.19Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7f04365Bump version to 0.15.19 (#26291)a30ba16[ty] Infer definite equality comparison results (#26290)bcd2028[ty] Avoid recursion when projecting narrowing constraints (#26276)c0e083e[ty] Avoid bypassing lazy constraints for Divergent (#26288)fb13596Record configured crates.io packages (#26281)85da759[ty] Fix ParamSpec callable signature extraction for callable instances (#26279)4c98a81[ty] Make multi-arm TypeOf cycle recovery monotonic (#26275)7b84361[ty] Preserve regular kind for callable instances (#26253)93c8c59[flake8-pyi] Note thatPYI051is an opinionated stylistic rule (#26179)bc9bb05[ty] Infer types for names bound in match patterns (#25940)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