From d68e223ace853c4ef9bbb05262f2b28256b1011c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:50:19 +0000 Subject: [PATCH 1/2] build(deps): bump the production-minor-patch group with 2 updates Bumps the production-minor-patch group with 2 updates: [typer](https://github.com/fastapi/typer) and [ruff](https://github.com/astral-sh/ruff). Updates `typer` from 0.25.1 to 0.26.5 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.25.1...0.26.5) Updates `ruff` from 0.15.14 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.14...0.15.15) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c5f49d0..1e0dcaf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ pytest-asyncio==1.3.0 # Code quality black==26.5.1 -ruff==0.15.14 +ruff==0.15.15 mypy==2.1.0 pre-commit==4.6.0 diff --git a/requirements.txt b/requirements.txt index 5f77196..e153a50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Core AI and CLI (prefer latest v3 per dspy.ai) dspy-ai>=3.2.1,<4.0.0 -typer==0.25.1 +typer==0.26.5 rich==15.0.0 pydantic==2.13.4 python-dotenv==1.2.2 @@ -19,5 +19,5 @@ requests==2.34.2 pytest==9.0.3 pytest-cov==7.1.0 black==26.5.1 -ruff==0.15.14 +ruff==0.15.15 mypy==2.1.0 From 40320850dd3746a274950fcaaf8c002c247d5e4f Mon Sep 17 00:00:00 2001 From: Jonathan Haas Date: Tue, 2 Jun 2026 05:09:46 -0700 Subject: [PATCH 2/2] chore: refresh dependency locks --- requirements-dev.lock | 4 ++-- requirements.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.lock b/requirements-dev.lock index e45fbb0..1f70412 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -98,7 +98,7 @@ regex==2026.5.9 requests==2.34.2 rich==15.0.0 rpds-py==0.30.0 -ruff==0.15.14 +ruff==0.15.15 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 @@ -108,7 +108,7 @@ tokenizers==0.23.1 tqdm==4.67.3 twilio==9.10.9 typeguard==4.4.3 -typer==0.25.1 +typer==0.26.5 types-pyyaml==6.0.12.20260518 types-requests==2.33.0.20260518 typing-extensions==4.15.0 diff --git a/requirements.lock b/requirements.lock index fb5e7e8..75911c3 100644 --- a/requirements.lock +++ b/requirements.lock @@ -77,7 +77,7 @@ regex==2026.5.9 requests==2.34.2 rich==15.0.0 rpds-py==0.30.0 -ruff==0.15.14 +ruff==0.15.15 shellingham==1.5.4 sniffio==1.3.1 tenacity==9.1.4 @@ -86,7 +86,7 @@ tokenizers==0.23.1 tqdm==4.67.3 twilio==9.10.9 typeguard==4.4.3 -typer==0.25.1 +typer==0.26.5 typing-extensions==4.15.0 typing-inspection==0.4.2 urllib3==2.7.0