Skip to content

Bump inspect-ai from 0.3.223 to 0.3.224#85

Merged
amrit110 merged 1 commit into
mainfrom
dependabot/uv/inspect-ai-0.3.224
May 21, 2026
Merged

Bump inspect-ai from 0.3.223 to 0.3.224#85
amrit110 merged 1 commit into
mainfrom
dependabot/uv/inspect-ai-0.3.224

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps inspect-ai from 0.3.223 to 0.3.224.

Changelog

Sourced from inspect-ai's changelog.

0.3.224 (20 May 2026)

  • AsyncFilesystem: Add iter_files() and iter_dirs() methods.
  • Scoring: Add pass_k reducer for computing the probability that all k epoch attempts succeed (τ-bench reliability metric).
  • Model Roles: Preserve overrides of config when calling get_model() with role.
  • OpenAI: Set redacted=False when reasoning content, summary, and encrypted exists.
  • OpenAI Compatible: Add support for responses_phase parameter.
  • Anthropic: Convert mid-stream content_filter APIStatusError to refusal.
  • Google: Add a default 1 hour SDK transport timeout for GenAI requests.
  • OpenRouter: Strip reasoning_details replay for Gemini models (they currently cause a runtime error due to OpenRouter not handling the id properly).
  • Agent Bridge: Preserve wrapped OpenAI reasoning payloads.
  • Docker: Retry docker compose commands on BrokenResourceError.
  • Inspect View: Replaced the aiohttp server with a FastAPI server. fastapi and uvicorn are now required dependencies.
Commits
  • 6619c31 update changelog for release
  • df98ea3 anthropic: convert mid-stream content_filter APIStatusError to refusal (#3989)
  • f674fc6 Add a default timeout for Google GenAI requests (#3966)
  • 3cc1d60 agent bridge: preserve wrapped OpenAI reasoning payloads (#3982)
  • 1472e72 Merge branch 'reinthal-fix/openrouter-gemini-reasoning-replay'
  • bc5e491 mypy lint
  • 4a0e422 Merge branch 'main' into fix/openrouter-gemini-reasoning-replay
  • b0bc801 Install npm@11 via prefix to avoid self-upgrade bug on Node 22 (#3991)
  • c70e8cc Update CHANGELOG.md
  • c4f83e5 fix(openrouter): strip reasoning_details replay for Gemini models
  • 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.223 to 0.3.224.
- [Changelog](https://github.com/UKGovernmentBEIS/inspect_ai/blob/main/CHANGELOG.md)
- [Commits](UKGovernmentBEIS/inspect_ai@0.3.223...0.3.224)

---
updated-dependencies:
- dependency-name: inspect-ai
  dependency-version: 0.3.224
  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 20, 2026
Copy link
Copy Markdown
Member

@amrit110 amrit110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving automated Dependabot version bump - CI passes.

@amrit110 amrit110 merged commit f0ed39d into main May 21, 2026
1 check passed
@amrit110 amrit110 deleted the dependabot/uv/inspect-ai-0.3.224 branch May 21, 2026 01:05
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