Skip to content

⬆️ Bump dspy from 3.0.4 to 3.1.0#28

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dspy-3.1.0
Closed

⬆️ Bump dspy from 3.0.4 to 3.1.0#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dspy-3.1.0

Conversation

@dependabot
Copy link

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

Bumps dspy from 3.0.4 to 3.1.0.

Release notes

Sourced from dspy's releases.

3.1.0

What's Changed

This is a 3.1.0 official release. We are making the beta release 3.1.0beta1 official.

Optimizers & Evaluation

Features & Enhancements

Security & Serialization

Bug Fixes & Type Handling

Documentation & Tutorials

... (truncated)

Commits
  • efdd223 Update versions
  • a5671ef fix(dspy): Example.toDict() fails to serialize dspy.History objects (#9047)
  • 342a9d6 Bump DSPy version (#9061)
  • 4dd085c Enable callback logging only for full eval on GEPA (#9050)
  • e2b9ef8 docs: add documentation for async tool usage and error handling (#9054)
  • e08bf0e update dspy.settings.configure and dspy.settings.context to dspy.configure an...
  • 6ad51eb Introduce dspy.Reasoning to capture native reasoning from reasoning models (#...
  • b82f06b Add param to load_memory_cache to stop pkl files without explicit loading (#9...
  • c542bb6 feat(File): add File type for handling file data (#9014)
  • ab9d168 Add guards against loading pkl files (#9048)
  • 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.0.4 to 3.1.0.
- [Release notes](https://github.com/stanfordnlp/dspy/releases)
- [Commits](stanfordnlp/dspy@3.0.4...3.1.0)

---
updated-dependencies:
- dependency-name: dspy
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 7, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2026

Looks like dspy is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 17, 2026
@dependabot dependabot bot deleted the dependabot/pip/dspy-3.1.0 branch January 17, 2026 01:32
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.

0 participants