Bump the dependencies group across 1 directory with 5 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 5 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serialx](https://github.com/puddly/serialx) | `1.8.0` | `1.8.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.1` | `6.161.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.16.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.42` | `0.0.63` | Updates `serialx` from 1.8.0 to 1.8.2 - [Release notes](https://github.com/puddly/serialx/releases) - [Commits](puddly/serialx@v1.8.0...v1.8.2) Updates `hypothesis` from 6.155.1 to 6.161.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.1...v6.161.2) 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 `ruff` from 0.15.15 to 0.16.0 - [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.15...0.16.0) Updates `ty` from 0.0.42 to 0.0.63 - [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.42...0.0.63) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serialx dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ty dependency-version: 0.0.52 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-b0bb40d84b
branch
from
August 1, 2026 01:35
02f3052 to
347ffa5
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 dependencies group with 5 updates in the / directory:
1.8.01.8.26.155.16.161.29.0.39.1.10.15.150.16.00.0.420.0.63Updates
serialxfrom 1.8.0 to 1.8.2Release notes
Sourced from serialx's releases.
Commits
5b4fd47Fix POSIX ioctls on big-endian systems (s390x for example) (#104)4a1818cEnsurecloseandconnection_lostdo not race in Win32 (#101)fb3ef82fix(win32): handle missing asyncio protocol methods in _MethodProxy (#97)454145eFully drain RFC2217 on graceful close (#100)76b1079Avoid rebinding passed parameters (#98)9f7e16aAdd minimum versions for dependencies (#99)f9f1bf2Add more async lifecycle tests and fix potential POSIX cancellation fd leak (...4508439fix: handle missing USB string descriptors in linux_list_serial_ports (#95)b068974Ensure ESPHome callsconfigurebeforesubscribe(#92)Updates
hypothesisfrom 6.155.1 to 6.161.2Commits
5ec7af5Bump hypothesis version to 6.161.2 and update changelogdc2cb63Merge pull request #4816 from Liam-DeVoe/riscv64-wheelsd95c1f7publish riscv64 glibc and musl wheelsf6a6b7bBump hypothesis version to 6.161.1 and update changelog4a1706eMerge pull request #4814 from Jayashanker-Padishala/fix-lark-escaped-string9c6561dUse a typed filter predicate for terminal strategiesd18e36dOnly generate lark terminals the lexer would match entirelyf58678bBump hypothesis version to 6.161.0 and update changelogf7e5f86Merge pull request #4810 from Zac-HD/claude/note-observability-output-33hcvo2aada67Fix test failures under the crosshair backendUpdates
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
rufffrom 0.15.15 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
tyfrom 0.0.42 to 0.0.63Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
46f4915Bump version to 0.0.63 (#4071)df75992Bump version to 0.0.62 (#4057)48dd1fdUpdate prek dependencies (#4059)f53a95eUpdate astral-sh/setup-uv action to v9 (#4060)17d1791Update dependency prek to v0.4.9 (#4058)eb7e7baUpdate documentation on mypy/pyright--strictparity, and achieving maximum...56b2c24Update changelog for 0.0.61 (#4028)4c865c8Bump version to 0.0.61 (#4027)ae554ecBump version to 0.0.60 (#4008)4f78ec5Update astral-sh/setup-uv action to v8.3.2 (#3997)