chore(deps): bump the python-dependencies group across 1 directory with 7 updates - #329
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-dependencies group across 1 directory with 7 updates#329dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 7 updates Bumps the python-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.27.1` | `0.27.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.10` | `6.167.1` | | [uv](https://github.com/astral-sh/uv) | `0.12.6` | `0.12.9` | | [towncrier](https://github.com/twisted/towncrier) | `25.8.0` | `26.9.0` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.7` | `2.0.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.6` | Updates `typer` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.27.1...0.27.2) Updates `coverage` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.0) 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 `uv` from 0.12.6 to 0.12.9 - [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.12.6...0.12.9) Updates `towncrier` from 25.8.0 to 26.9.0 - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@25.8.0...26.9.0) Updates `mkdocstrings-python` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.7...2.0.8) Updates `ruff` from 0.16.4 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.4...0.16.6) --- updated-dependencies: - dependency-name: typer dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.167.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: towncrier dependency-version: 26.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mkdocstrings-python dependency-version: 2.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/python-dependencies-3dce8a3f19
branch
September 12, 2026 14:09
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 7 updates in the / directory:
0.27.10.27.27.15.47.16.06.165.106.167.10.12.60.12.925.8.026.9.02.0.72.0.80.16.40.16.6Updates
typerfrom 0.27.1 to 0.27.2Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
99eb220🔖 Release version 0.27.2 (#1943)a2c9f1e📝 Update release notes41dea8f♻️ Createexceptionsmodule andTyperExceptionbase class (#1942)407d924📝 Update release notes41c8224⬆️ Bump setup-uv action to 10.0.1 (#1940)9a7b2e8📝 Update release notes31f30d7👷 Migrate automatic labels to Latest Changes (#1931)dacef1b📝 Update release notes42a9639👷 Remove legacy label check (#1930)361bdd8📝 Update release notesUpdates
coveragefrom 7.15.4 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
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
uvfrom 0.12.6 to 0.12.9Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
9f92860Bump version to 0.12.9 (#21422)29c5462Skip invalid scripts inuv workspace list --scripts(#21416)bf1d7e8Encapsulate wheel extraction directory ownership (#21419)6dacee0Run streaming ZIP extraction in a blocking task (#21372)91d1ebfSync latest Python releases (#21415)6a61ddbRevert "Limit CI planner checkout depth" (#21414)e9d1816Add CPython 3.15.0rc2 (#21413)e888329Remove unreachable lock configuration sources (#21409)bf041f9Allow negating locked and frozen modes (#21408)feffc0bBump async_http_range_reader to 0.11.1 (#21401)Updates
towncrierfrom 25.8.0 to 26.9.0Release notes
Sourced from towncrier's releases.
Changelog
Sourced from towncrier's changelog.
Commits
12e95a9Prepare final release.7f5ef06Initial commit.1598380#746 Reproducible build source date epoch (#749)b2df9f8Merge branch 'trunk' into 746-reproducible-build-source-date-epochdc07055Update release for single line.1e46459docs: Clarify the defaults for build timestamp values.803dbc5Specify the precedence order for computing the build date.434bf70Show an example of 'SOURCE_DATE_EPOCH' in the Tutorial.48f8b3dDocument the 'SOURCE_DATE_EPOCH' behaviour fortowncrier build.9f899f5Document the user-facing change in a Towncrier news fragment.Updates
mkdocstrings-pythonfrom 2.0.7 to 2.0.8Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
8125b0dchore: Prepare release 2.0.85054240chore: Be a bit more minijinja compatiblec0424f2perf: Make template existence test (for locale templates) fasterUpdates
rufffrom 0.16.4 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
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)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