feat: upgraded InspectAI, OpenAI and MCP versions to support Gemini 3 Pro Preview #333
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
I was getting the following error running evals against Gemini 3 Pro:
Turns out that was fixed last week: https://github.com/UKGovernmentBEIS/inspect_ai/pull/2819/files
What are you adding?
Changes Made
Just
pyproject.tomlanduv.lockTesting
pytest)pre-commit run --all-files)Checklist
Note
Upgrade core deps (inspect-ai 0.3.151, openai 2.8.0, mcp 1.22.0) and bump package version to 0.5.3 with refreshed lockfile and transitive updates.
inspect-aito0.3.151(addsfrozendict, switches tonest-asyncio2).openaito>=2.8.0.mcpto>=1.22.0(addspyjwt[crypto],typing-extensions,typing-inspection; pulls incryptography,cffi,pycparser).inspect_sweto0.2.27).0.5.3inpyproject.tomlandpackages/openbench-core/pyproject.toml.Written by Cursor Bugbot for commit 2cd4e13. This will update automatically on new commits. Configure here.