Update Python and Cargo lockfiles#1483
Open
tconley1428 wants to merge 5 commits intomainfrom
Open
Conversation
This was referenced Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
uv.lockto the latest allowed dependency set under the repo's currentuvpolicytemporalio/bridge/Cargo.lockto pullrustls-webpki0.103.13pytestconstraint from~=7.4to~=9.0and relock topytest 9.0.3litellmunchanged for now because newer releases conflict with the repo's currentopenai-agents/openaidependency constraintsDependabot coverage
authlib: now1.7.0(supersedes#1460)langsmith: now0.7.33(supersedes#1457)mako: now1.3.11(supersedes#1459)python-multipart: now0.0.26(supersedes#1455)cryptography: now46.0.7(supersedes#1429)pytest: now9.0.3withpyproject.tomlupdated topytest~=9.0(supersedes#1444)rustls-webpki: now0.103.13intemporalio/bridge/Cargo.lock(supersedes#1479)litellm: intentionally unchanged;#1478is still openNotes
litellmwas investigated but not changed because newer releases currently pinopenai==2.24.0, which conflicts with the repo'sopenai-agentsrequirement on newer supported Python splits.Validation
uv lock --checkcargo update -p rustls-webpki --dry-runuv run pytest --versionuv run pytest tests/test_common.py -q