Skip to content

Update deepeval requirement from >=3.9.9 to >=4.0.3 in /claude-skill#72

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-skill/deepeval-gte-4.0.3
Open

Update deepeval requirement from >=3.9.9 to >=4.0.3 in /claude-skill#72
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-skill/deepeval-gte-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Updates the requirements on deepeval to permit the latest version.

Release notes

Sourced from deepeval's releases.

🎉 New Decision Graph Logic for Granular Simulation Control

New Features

  • Add a simulation graph API to control how user turns are generated during conversation simulation. ConversationSimulator now accepts simulation_graph, and controller is deprecated in favor of stopping_controller with a warning for legacy usage. (#2678) (Jeffrey Ip)
  • Add support for retrieval_context entries as RetrievedContextData with context and source, enabling contextual precision to group retrieved chunks by source. This also normalizes mixed inputs to plain context strings when preparing datasets and API payloads. (#2669) (Vamshi Adimalla)
  • Add multimodal trace support by converting LangChain image/PDF content blocks into placeholders and including the referenced attachments when exporting traces. Multimodal detection now recognizes both IMAGE and PDF placeholders. (#2672) (Vamshi Adimalla)

Improvement

  • Add a GitHub Actions workflow to auto-generate release notes from the latest tag or version bump and draft a GitHub Release. This includes extracting the tag-specific notes into a release notes file and falling back to a basic draft if none are found. (#2671) (Vamshi Adimalla)

❤️ Contributors

A huge thank you to our contributors for this release: @​penguine-ip, @​A-Vamshi

Commits

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 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)

Updates the requirements on [deepeval](https://github.com/confident-ai/deepeval) to permit the latest version.
- [Release notes](https://github.com/confident-ai/deepeval/releases)
- [Commits](confident-ai/deepeval@v3.9.9...v4.0.3)

---
updated-dependencies:
- dependency-name: deepeval
  dependency-version: 4.0.3
  dependency-type: direct:development
...

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 May 26, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 26, 2026
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