Skip to content

Bump inspect-ai from 0.3.219 to 0.3.220#39

Merged
amrit110 merged 1 commit intomainfrom
dependabot/uv/inspect-ai-0.3.220
May 9, 2026
Merged

Bump inspect-ai from 0.3.219 to 0.3.220#39
amrit110 merged 1 commit intomainfrom
dependabot/uv/inspect-ai-0.3.220

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps inspect-ai from 0.3.219 to 0.3.220.

Changelog

Sourced from inspect-ai's changelog.

0.3.220 (08 May 2026)

  • Anthropic: Skip the top-level cache_control auto-caching field on Bedrock and Vertex where they are not supported.
  • Grok: Forward tool_call_id in tool responses (parallel tool calling).
  • Grok: Support reasoning_effort for Grok 4 models.
  • Scoring: Don't retry samples interrupted by operator during scoring.
  • MCP: Raise ToolError when timeout error occurs in MCP tool call.
  • Eval Set: Fix retry log filename colliding with the failed log when both calls land in the same wall-clock second, which previously caused successful samples to be re-run instead of reused from the prior log.
  • Eval Logs: Disable boto3 1.36+ default integrity checksums on S3 log writes to avoid intermittent IncompleteBody errors during multipart uploads under concurrent flushes.
  • Bugfix: Fix bridged-tool result serialization to handle list[ContentText].
Commits
  • 5b4f3a6 update changelog for release
  • 03518a5 Anthropic: skip top-level cache_control on Bedrock/Vertex (#3851)
  • 2a6d123 fix(eval-set): bump retry log timestamp to avoid clobbering failed log (#3837)
  • d5bbb1e Stop operator-interrupted samples from failing eval on scorer error (#3859)
  • fe6cd81 Merge branch 'jbragg-fix/bridged-tool-content-serialization'
  • 509914c use to_json_str_safe
  • d74d4f7 fix: serialize Pydantic models from bridged tools
  • a4d2f9c Merge branch 'docs/petri-announce'
  • 45139d1 MCP: Raise ToolError when timeout error occurs in MCP tool call (#3870)
  • 0e17f19 fix: disable default S3 integrity checksums to avoid IncompleteBody on multip...
  • 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 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 [inspect-ai](https://github.com/UKGovernmentBEIS/inspect_ai) from 0.3.219 to 0.3.220.
- [Changelog](https://github.com/UKGovernmentBEIS/inspect_ai/blob/main/CHANGELOG.md)
- [Commits](UKGovernmentBEIS/inspect_ai@0.3.219...0.3.220)

---
updated-dependencies:
- dependency-name: inspect-ai
  dependency-version: 0.3.220
  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:uv Pull requests that update python:uv code labels May 8, 2026
@amrit110 amrit110 merged commit f4e06e0 into main May 9, 2026
1 check passed
@amrit110 amrit110 deleted the dependabot/uv/inspect-ai-0.3.220 branch May 9, 2026 00:56
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant