chore(deps-dev)(deps-dev): bump the x402-a2a-dev group across 1 directory with 5 updates - #135
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…tory with 5 updates Bumps the x402-a2a-dev group with 5 updates in the /python/x402_a2a directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.1` | | [trio](https://github.com/python-trio/trio) | `0.30.0` | `0.33.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.1` | `0.15.17` | Updates `pytest` from 9.0.3 to 9.1.0 - [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.0) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `pytest-mock` from 3.14.1 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.1) Updates `trio` from 0.30.0 to 0.33.0 - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.30.0...v0.33.0) Updates `ruff` from 0.13.1 to 0.15.17 - [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.13.1...0.15.17) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: x402-a2a-dev - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: x402-a2a-dev - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: x402-a2a-dev - dependency-name: trio dependency-version: 0.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: x402-a2a-dev - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: x402-a2a-dev ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
lingzhong
added a commit
to lingzhong/a2a-x402
that referenced
this pull request
Aug 11, 2026
Four of the bumps this PR consolidated were superseded while it sat open. Re-locked to the versions Dependabot now proposes, and picked up one new safe PR (google-agentic-commerce#131). python/x402_a2a: aiohttp 3.14.0 -> 3.14.3 (google-agentic-commerce#160, supersedes google-agentic-commerce#122) pyasn1 0.6.3 -> 0.6.4 (google-agentic-commerce#154, supersedes google-agentic-commerce#100) python-multipart 0.0.27 -> 0.0.31 (google-agentic-commerce#131, new) pytest 9.0.3 -> 9.1.0 (google-agentic-commerce#135, supersedes google-agentic-commerce#113) pytest-asyncio 1.3.0 -> 1.4.0 (google-agentic-commerce#135) ruff 0.15.13 -> 0.15.18 (google-agentic-commerce#135) python/examples/adk-demo: click 8.3.3 -> 8.4.1 (google-agentic-commerce#147, supersedes google-agentic-commerce#116) uvicorn 0.46.0 -> 0.49.0 (google-agentic-commerce#147) cdp-sdk 1.46.0 -> 1.47.1 (google-agentic-commerce#147) ruff 0.15.12 -> 0.15.18 (google-agentic-commerce#147) pytest-mock, trio and web3 were already at or above the new targets. The ruff floor is now 0.15.18 in both pyproject.toml files, resolving the inconsistency flagged in review (adk-demo had >=0.15.12 against x402_a2a's >=0.15.13) and matching the version pinned in CI. Majors remain excluded: starlette (google-agentic-commerce#133), x402 (google-agentic-commerce#117), a2a-sdk (google-agentic-commerce#114).
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 x402-a2a-dev group with 5 updates in the /python/x402_a2a directory:
9.0.39.1.01.3.01.4.03.14.13.15.10.30.00.33.00.13.10.15.17Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
pytest-mockfrom 3.14.1 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0Updates
triofrom 0.30.0 to 0.33.0Release notes
Sourced from trio's releases.
... (truncated)
Commits
3073f0cBump version to 0.33.0c21654bBump dependencies from commit 694044 (#3391)6940445Documentation search improvements (#3378)e27a303Merge pull request #3384 from A5rocks/update-sphinx93b989bAdd coredis and streaQ libraries to documentation (#3389)bc94ce1Add coredis and streaQ libraries to documentation1ee96c8[pre-commit.ci] pre-commit autoupdate (#3387)95d9205Dependency updates (#3386)21250b1Update to Sphinx 94a9c6db[pre-commit.ci] pre-commit autoupdate (#3382)Updates
rufffrom 0.13.1 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)You can trigger a rebase of this PR 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