Skip to content

Commit e142d06

Browse files
chore(deps): bump the minor-and-patch group across 1 directory with 26 updates
Bumps the minor-and-patch group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [agent-client-protocol](https://github.com/agentclientprotocol/python-sdk) | `0.10.1` | `0.11.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.14.1` | `3.14.3` | | [typer](https://github.com/fastapi/typer) | `0.26.7` | `0.27.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.52` | `3.0.53` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.7.22` | | [click](https://github.com/pallets/click) | `8.3.0` | `8.3.3` | | [trafilatura](https://github.com/adbar/trafilatura) | `2.0.0` | `2.2.0` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.2.0` | `3.4.5` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.15.0` | `0.15.1` | | [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) | `12.1` | `12.2.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.141.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.60.0` | `2.66.1` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.44.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.18.0` | `6.21.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.409` | `1.1.411` | | [ty](https://github.com/astral-sh/ty) | `0.0.38` | `0.0.65` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.104.0` | `0.120.2` | | [google-genai](https://github.com/googleapis/python-genai) | `2.5.0` | `2.16.0` | | [openai](https://github.com/openai/openai-python) | `2.38.0` | `2.52.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [asyncssh](https://github.com/ronf/asyncssh) | `2.23.0` | `2.24.0` | Updates `agent-client-protocol` from 0.10.1 to 0.11.1 - [Release notes](https://github.com/agentclientprotocol/python-sdk/releases) - [Commits](agentclientprotocol/python-sdk@0.10.1...0.11.1) Updates `aiohttp` from 3.14.1 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3) Updates `typer` from 0.26.7 to 0.27.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.27.0) Updates `prompt-toolkit` from 3.0.52 to 3.0.53 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.52...3.0.53) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `certifi` from 2026.5.20 to 2026.7.22 - [Commits](certifi/python-certifi@2026.05.20...2026.07.22) Updates `click` from 8.3.0 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.0...8.3.3) Updates `trafilatura` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/adbar/trafilatura/releases) - [Changelog](https://github.com/adbar/trafilatura/blob/master/HISTORY.md) - [Commits](adbar/trafilatura@v2.0.0...v2.2.0) Updates `fastmcp` from 3.2.0 to 3.4.5 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.2.0...v3.4.5) Updates `tomlkit` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.15.0...0.15.1) Updates `pyobjc-framework-cocoa` from 12.1 to 12.2.1 - [Release notes](https://github.com/ronaldoussoren/pyobjc/releases) - [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/main/docs/changelog.rst) - [Commits](ronaldoussoren/pyobjc@v12.1...v12.2.1) Updates `fastapi` from 0.136.3 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.141.1) Updates `sentry-sdk` from 2.60.0 to 2.66.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.60.0...2.66.1) Updates `opentelemetry-api` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.42.1...v1.44.0) Updates `opentelemetry-sdk` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.42.1...v1.44.0) Updates `opentelemetry-exporter-otlp-proto-http` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.42.1...v1.44.0) Updates `pyinstaller` from 6.18.0 to 6.21.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.18.0...v6.21.0) Updates `pyright` from 1.1.409 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.409...v1.1.411) Updates `ty` from 0.0.38 to 0.0.65 - [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.38...0.0.65) 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 `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 `anthropic` from 0.104.0 to 0.120.2 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.104.0...v0.120.2) Updates `google-genai` from 2.5.0 to 2.16.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.5.0...v2.16.0) Updates `openai` from 2.38.0 to 2.52.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.38.0...v2.52.0) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `asyncssh` from 2.23.0 to 2.24.0 - [Changelog](https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst) - [Commits](ronf/asyncssh@v2.23.0...v2.24.0) --- updated-dependencies: - dependency-name: agent-client-protocol dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: anthropic dependency-version: 0.120.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: asyncssh dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fastmcp dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google-genai dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openai dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-api dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-sdk dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prompt-toolkit dependency-version: 3.0.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pyinstaller dependency-version: 6.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pyobjc-framework-cocoa dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sentry-sdk dependency-version: 2.66.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: trafilatura dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.65 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typing-extensions dependency-version: 4.16.0 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 fc3c61f commit e142d06

4 files changed

Lines changed: 457 additions & 427 deletions

File tree

packages/pythinker-host/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
dependencies = [
2424
"aiofiles>=24.0,<26.0",
25-
"asyncssh==2.23.0",
25+
"asyncssh==2.24.0",
2626
]
2727

2828
[project.urls]

packages/pythinker-review/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
"Topic :: Security",
2121
]
2222
dependencies = [
23-
"typer==0.26.7",
23+
"typer==0.27.0",
2424
"pydantic>=2.12.5",
2525
"pyyaml==6.0.3",
2626
"rich==15.0.0",

pyproject.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,35 +22,35 @@ classifiers = [
2222
"Topic :: Utilities",
2323
]
2424
dependencies = [
25-
"agent-client-protocol==0.10.1",
25+
"agent-client-protocol==0.11.1",
2626
"aiofiles>=24.0,<26.0",
27-
"aiohttp==3.14.1",
28-
"typer==0.26.7",
27+
"aiohttp==3.14.3",
28+
"typer==0.27.0",
2929
"pythinker-core[contrib]==1.2.0",
3030
# notify-py (via batrachian-toad) caps loguru at <=0.6.0 on 3.14+.
3131
"loguru>=0.6.0,<0.7",
32-
"prompt-toolkit==3.0.52",
33-
"pillow==12.2.0",
32+
"prompt-toolkit==3.0.53",
33+
"pillow==12.3.0",
3434
"pyyaml==6.0.3",
3535
"rich==15.0.0",
3636
"certifi>=2025.10.5",
3737
"pyperclip==1.11.0",
3838
# Pinned: click 8.4.x regresses pyright (`click.Option` typed partially
3939
# unknown, ~95 errors in `make check`). Unpin once that type regression is
4040
# fixed upstream. Mirrored as a Dependabot ignore in .github/dependabot.yml.
41-
"click==8.3.0",
41+
"click==8.3.3",
4242
"streamingjson==0.0.5",
43-
"trafilatura==2.0.0",
43+
"trafilatura==2.2.0",
4444
# lxml is used by trafilatura/htmldate/justext; keep pinned for binary wheels.
4545
"lxml==6.1.1",
4646
"tenacity==9.1.4",
47-
"fastmcp==3.2.0",
47+
"fastmcp==3.4.5",
4848
"pydantic==2.13.4",
4949
"httpx[socks]==0.28.1",
5050
"pythinker-host==1.0.0",
5151
"pythinker-review==0.1.0",
5252
"batrachian-toad==0.5.23; python_version >= \"3.14\"",
53-
"tomlkit==0.15.0",
53+
"tomlkit==0.15.1",
5454
"jinja2==3.1.6",
5555
"pyobjc-framework-cocoa>=12.1 ; sys_platform == 'darwin'",
5656
"fastapi>=0.115.0",
@@ -69,7 +69,7 @@ dependencies = [
6969

7070
[dependency-groups]
7171
dev = [
72-
"pyinstaller==6.18.0",
72+
"pyinstaller==6.21.0",
7373
"inline-snapshot[black]>=0.31.1",
7474
"pyright>=1.1.409",
7575
"ty>=0.0.9",

0 commit comments

Comments
 (0)