chore(deps): bump the python-minor-patch group with 5 updates - #21
Merged
Conversation
Bumps the python-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.10` | `6.167.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.6` | | [ty](https://github.com/astral-sh/ty) | `0.0.75` | `0.0.78` | | [assertpy2](https://github.com/Solganis/assertpy2) | `2.23.0` | `2.25.0` | Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `hypothesis` from 6.165.10 to 6.167.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.10...v6.167.1) Updates `ruff` from 0.16.5 to 0.16.6 - [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.16.5...0.16.6) Updates `ty` from 0.0.75 to 0.0.78 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.75...0.0.78) Updates `assertpy2` from 2.23.0 to 2.25.0 - [Release notes](https://github.com/Solganis/assertpy2/releases) - [Commits](Solganis/assertpy2@v2.23.0...v2.25.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: hypothesis dependency-version: 6.167.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ty dependency-version: 0.0.78 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: assertpy2 dependency-version: 2.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/uv/python-minor-patch-74d71d2142
branch
September 11, 2026 14:17
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-minor-patch group with 5 updates:
2.13.42.13.56.165.106.167.10.16.50.16.60.0.750.0.782.23.02.25.0Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
hypothesisfrom 6.165.10 to 6.167.1Commits
a8dcd74Bump hypothesis version to 6.167.1 and update changelogc862b6fMerge pull request #4874 from Zac-HD/claude/cu-many-reject-span-discard-yhaidcdf39994Merge pull request #4873 from HypothesisWorks/create-pull-request/patchafe5b0bBump hypothesis version to 6.167.0 and update changelog06bfa69Merge pull request #4870 from Zac-HD/claude/status-reason-ideas-dum8wm1d0e155Add return annotation to satisfy mypy's disallow_incomplete_defsa0a7dfcReport the failing assume() when .map() gives upd010799Rename _filter_gave_ups test helper to _get_filter_gave_upsef98ff9Fix the type of Bundle transformations8e36c8fRequire passing data to SampledFromStrategy._transformUpdates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
tyfrom 0.0.75 to 0.0.78Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
dca9f98Bump version to 0.0.78 (#4452)2bd3de2Updatestrict-literal-narrowingtostrict-equality-semantics(#4438)5fb846cUpdate prek dependencies (#4444)b55cd43Update docker/login-action action to v4.6.0 (#4445)ba84bdefix: update broken registry.bazel.build/docs URLs (#4439)371111bBump version to 0.0.77 (#4435)1940c8aBump version to 0.0.76 (#4426)c6d3626Improveuv-lockpre-commit configuration (#4398)Updates
assertpy2from 2.23.0 to 2.25.0Release notes
Sourced from assertpy2's releases.
... (truncated)
Commits
243b66aci: drop a floor exception the matrix reaches42c92bbchore: bump version to 2.25.09b422fefix: give up the shape guess when it renders both sides the same3dfe7ecbuild: regenerate every recorded artefact with one commandb509ac7fix: stop the protocol generators reporting success after ruff failed008ab03fix: refuse a coroutine where reading its truth would always hold9585962docs: say what the expected field holds per assertion family59cc443docs: say that equality does not require the same objecte007a64fix: say why each part of a composite matcher turned the value down42e1f68feat: assert the exact shape of a caught exception groupDependabot 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