Skip to content

Commit f4d5a46

Browse files
chore(deps): bump the minor-and-patch group across 1 directory with 2 updates
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 575bf06 commit f4d5a46

2 files changed

Lines changed: 93 additions & 93 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ classifiers = [
2424
dependencies = [
2525
"agent-client-protocol==0.10.1",
2626
"aiofiles>=24.0,<26.0",
27-
"aiohttp==3.14.0",
28-
"typer==0.26.5",
27+
"aiohttp==3.14.1",
28+
"typer==0.26.7",
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",

0 commit comments

Comments
 (0)