Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps dspy from 3.1.0 to 3.1.2.

Release notes

Sourced from dspy's releases.

3.1.2

What's Changed

Maintenance

New Contributors

Full Changelog: stanfordnlp/dspy@3.1.1...3.1.2

3.1.1

What's Changed

RLMs

GEPA

Adapters

Maintenance

... (truncated)

Commits
  • 64528a3 Fix JSON parsing: Removing initial regex extraction. (#9182)
  • 3b58a6c Expose timeout and straggler_limit params in Parallel (#9199)
  • 0fe8ab7 ci: install deno in release workflow (#9217)
  • 786c431 Update DSpy settings save / load methods (#9215)
  • 172c335 Fix download bug in RAG tutorial (#9156)
  • b65bf37 Change FinalAnswerResult to FinalOutput and remove RLM call (#9212)
  • 0d59539 Patch dspy.gepa to handle list[dict] output from a dspy.LM (#9169)
  • 19c995d Update dspy.RLM to improve reliability and avoid pydantic warnings (#9210)
  • a5e068e Add save / load methods for DSpy settings (#9165)
  • 87930f2 feat(rlm): Add RLM Module and improve PythonInterpreter (#9193)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dspy](https://github.com/stanfordnlp/dspy) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/stanfordnlp/dspy/releases)
- [Commits](stanfordnlp/dspy@3.1.0...3.1.2)

---
updated-dependencies:
- dependency-name: dspy
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
@mariusarvinte
Copy link
Contributor

@dependabot ignore this major version

@dependabot dependabot bot closed this Jan 20, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2026

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/dspy-3.1.2 branch January 20, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant