Skip to content

Commit bb174b3

Browse files
Merge remote-tracking branch 'origin/main' into Coding-Dev-Tools/fresh-pr154-audit
2 parents 66724b8 + 74dbfdc commit bb174b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
# Hosted productivity experiments only. The Codex SDK requires Python 3.10+;
4545
# this extra never becomes a dependency of the Python 3.9-compatible core.
4646
hosted-eval = [
47-
"openai-codex==0.144.4; python_version >= '3.10'",
47+
"openai-codex==0.147.0; python_version >= '3.10'",
4848
]
4949
# Managed Cloud Sync encrypts every bundle client-side with ChaCha20-Poly1305. Keep this
5050
# outside the NumPy-only core so local/offline users do not acquire a crypto runtime.

0 commit comments

Comments
 (0)