chore(deps): bump the all-dependencies group with 6 updates#729
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group with 6 updates#729dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.152.6` | `6.152.8` | | [types-setuptools](https://github.com/python/typeshed) | `82.0.0.20260508` | `82.0.0.20260518` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [tox](https://github.com/tox-dev/tox) | `4.53.1` | `4.54.0` | | [uv](https://github.com/astral-sh/uv) | `0.11.13` | `0.11.15` | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.0` | Updates `hypothesis` from 6.152.6 to 6.152.8 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.6...hypothesis-python-6.152.8) Updates `types-setuptools` from 82.0.0.20260508 to 82.0.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.15.12 to 0.15.13 - [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.12...0.15.13) Updates `tox` from 4.53.1 to 4.54.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.53.1...4.54.0) Updates `uv` from 0.11.13 to 0.11.15 - [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.13...0.11.15) Updates `click` from 8.3.3 to 8.4.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: types-setuptools dependency-version: 82.0.0.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tox dependency-version: 4.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uv dependency-version: 0.11.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-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 all-dependencies group with 6 updates:
6.152.66.152.882.0.0.2026050882.0.0.202605180.15.120.15.134.53.14.54.00.11.130.11.158.3.38.4.0Updates
hypothesisfrom 6.152.6 to 6.152.8Release notes
Sourced from hypothesis's releases.
Commits
ec394ecBump hypothesis-python version to 6.152.8 and update changelog70a31faMerge pull request #4709 from HypothesisWorks/create-pull-request/patchab53fc1drop end-of-life Django 4.20f3d80esort PYTHONS dict in autoupdate output3cdf0c8formatb5f5975address typing changes for mypy 2.014f3bd4Update pinned dependenciesadc8d2dBump hypothesis-python version to 6.152.7 and update changelogd66ce67Merge pull request #4672 from CharString/annotate-filterdf88957Merge pull request #4727 from hettlage/patch-1Updates
types-setuptoolsfrom 82.0.0.20260508 to 82.0.0.20260518Commits
Updates
rufffrom 0.15.12 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)Updates
toxfrom 4.53.1 to 4.54.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
1f1fcc7release 4.54.0b35c8ee🐛 fix(schema): cover every replace form in the TOML schema (#3941)6eb5c4f✨ feat(packaging): declare tox.pytest deps via a testing extra (#3940)1ad47dd🧪 test(conftest): strip broken nspkg.pth files under py3.15 (#3937)dfba966[pre-commit.ci] pre-commit autoupdate (#3936)21069af[pre-commit.ci] pre-commit autoupdate (#3933)Updates
uvfrom 0.11.13 to 0.11.15Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
3cffe97Fix crates.io publish script lockfile (#19473)de16a7bBump version to 0.11.15 (#19472)cf826ccDisabletest_simultaneous_create_set_then_moveon Linux (#19469)2d566bcAllow retry ofcustom-publish-cratesseparately fromannounce(#19470)0588b8fRun release builds on maturin version bumps in CI (#19466)9a65753Enforce that entry points cannot escape in the scripts directory (#19464)d77d849Revert "Update maturin to v1.13.2 (#19445)" (#19465)5373e96Update Rust crate rustls to v0.23.40 (#19250)fb8d3d4Update Rust crate rustls-pki-types to v1.14.1 (#19251)078480dConfigure maturin and uv souv runcan be used to work on uv itself (#19461)Updates
clickfrom 8.3.3 to 8.4.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
41f410fRelease 8.4.0e3e69e3Add type annotations for instance attributes inutils(#3422)3bb230dWIP: FixHelpFormatter.write_usageproducing spurious characters (#3434)63274a7click.get_pager_file: add tests (#1572 followup) (#3405)0551bf5FixHelpFormatter.write_usageproducing spurious charactersfc41aa1Apply class-body annotations toKeepOpenFilefor consistencyb761edaSkip some tests on Windows98302acCheckPAGERusage, color preservation and edge-casesdbdae17Fix documentation1aa2d53Redesigned tests and get_pager_file branching to be more clear and not set colorDependabot 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