Skip to content

Commit b40bc2f

Browse files
chore(deps): bump the minor-and-patch group across 1 directory with 2 updates
Bumps the minor-and-patch group with 2 updates in the / directory: [agent-client-protocol](https://github.com/agentclientprotocol/python-sdk) and [typer](https://github.com/fastapi/typer). Updates `agent-client-protocol` from 0.8.0 to 0.10.1 - [Release notes](https://github.com/agentclientprotocol/python-sdk/releases) - [Commits](agentclientprotocol/python-sdk@0.8.0...0.10.1) Updates `typer` from 0.21.1 to 0.26.4 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.21.1...0.26.4) --- updated-dependencies: - dependency-name: agent-client-protocol dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.26.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fb054c commit b40bc2f

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ classifiers = [
2222
"Topic :: Utilities",
2323
]
2424
dependencies = [
25-
"agent-client-protocol==0.8.0",
25+
"agent-client-protocol==0.10.1",
2626
"aiofiles>=24.0,<26.0",
2727
"aiohttp==3.13.5",
28-
"typer==0.21.1",
28+
"typer==0.26.4",
2929
"pythinker-core[contrib]==1.1.1",
3030
# notify-py (via batrachian-toad) caps loguru at <=0.6.0 on 3.14+.
3131
"loguru>=0.6.0,<0.7",

uv.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)