From 02e4216ca9b7400a769ffaa22486c41ef24889e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 22:31:00 +0000 Subject: [PATCH] Bump dspy from 2.6.27 to 3.0.4 Bumps [dspy](https://github.com/stanfordnlp/dspy) from 2.6.27 to 3.0.4. - [Release notes](https://github.com/stanfordnlp/dspy/releases) - [Commits](https://github.com/stanfordnlp/dspy/compare/2.6.27...3.0.4) --- updated-dependencies: - dependency-name: dspy dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ce34ca..8b2ba31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jinja2 boto3 botocore boto3-stubs -dspy==2.6.27 +dspy==3.0.4 numpy==2.3.2 virtualenv==20.31.2 urllib3==2.5.0