-
Notifications
You must be signed in to change notification settings - Fork 18
chore(deps): weekly dependency update #783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -375,44 +375,44 @@ conflicts = [ | |
| [tool.braintrust.matrix] | ||
|
|
||
| [tool.braintrust.matrix.ai-sdk] | ||
| latest = "ai[openai]==0.5.2" | ||
| latest = "ai[openai]==0.7.0" | ||
| "0.4.0" = "ai[openai]==0.4.0" | ||
|
|
||
| [tool.braintrust.matrix.openai] | ||
| latest = "openai==3.13.0" | ||
| latest = "openai==3.16.2" | ||
| "1.92.0" = "openai==1.92.0" | ||
| "1.77.0" = "openai==1.77.0" | ||
| "1.71.0" = "openai==1.71.0" | ||
|
|
||
| [tool.braintrust.matrix.anthropic] | ||
| latest = "anthropic==1.5.0" | ||
| latest = "anthropic==1.7.0" | ||
| "0.48.0" = "anthropic==0.48.0" | ||
|
|
||
| [tool.braintrust.matrix.cohere] | ||
| latest = "cohere==7.1.1" | ||
| "5.0.0" = "cohere==5.0.0" | ||
|
|
||
| [tool.braintrust.matrix.openai-agents] | ||
| latest = "openai-agents==0.22.2" | ||
| latest = "openai-agents==0.22.3" | ||
| "0.13.6" = "openai-agents==0.13.6" | ||
| "0.0.19" = "openai-agents==0.0.19" | ||
|
|
||
| [tool.braintrust.matrix.litellm] | ||
| # 1.92.0 only publishes Linux wheels through CPython 3.13, but the test | ||
| # matrix also covers Windows and CPython 3.14. | ||
| latest = "litellm==1.100.1" | ||
| latest = "litellm==1.102.0" | ||
| "1.74.0" = "litellm==1.74.0" | ||
|
|
||
| [tool.braintrust.matrix.livekit-agents] | ||
| latest = "livekit-agents==1.8.1" | ||
| latest = "livekit-agents==1.8.2" | ||
| "1.3.1" = "livekit-agents==1.3.1" | ||
|
|
||
| [tool.braintrust.matrix.pipecat-ai] | ||
| latest = "pipecat-ai==1.10.0" | ||
| latest = "pipecat-ai==1.11.0" | ||
| "1.3.0" = "pipecat-ai==1.3.0" | ||
|
|
||
| [tool.braintrust.matrix.claude-agent-sdk] | ||
| latest = "claude-agent-sdk==0.2.152" | ||
| latest = "claude-agent-sdk==0.2.157" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
The AGENTS.md reference: AGENTS.md:L219-L224 Useful? React with 👍 / 👎. |
||
| "0.1.10" = "claude-agent-sdk==0.1.10" | ||
|
|
||
| [tool.braintrust.matrix.cursor-sdk] | ||
|
|
@@ -422,7 +422,7 @@ latest = "cursor-sdk==1.0.31" | |
| "1.0.25" = "cursor-sdk==1.0.25" | ||
|
|
||
| [tool.braintrust.matrix.agno] | ||
| latest = "agno==3.0.9" | ||
| latest = "agno==3.0.10" | ||
| "2.4.0" = "agno==2.4.0" | ||
| "2.1.0" = "agno==2.1.0" | ||
|
|
||
|
|
@@ -439,15 +439,15 @@ latest = "autogen-ext[openai]==0.7.5" | |
| "0.7.0" = "autogen-ext[openai]==0.7.0" | ||
|
|
||
| [tool.braintrust.matrix.strands-agents] | ||
| latest = "strands-agents==1.55.1" | ||
| latest = "strands-agents==1.56.0" | ||
| "1.20.0" = "strands-agents==1.20.0" | ||
|
|
||
| [tool.braintrust.matrix.pydantic-ai-integration] | ||
| latest = "pydantic-ai==2.43.0" | ||
| latest = "pydantic-ai==2.46.0" | ||
| "1.10.0" = "pydantic-ai==1.10.0" | ||
|
|
||
| [tool.braintrust.matrix.pydantic-ai-wrap-openai] | ||
| latest = "pydantic-ai==2.43.0" | ||
| latest = "pydantic-ai==2.46.0" | ||
| "1.0.1" = "pydantic-ai==1.0.1" | ||
| "0.1.9" = "pydantic-ai==0.1.9" | ||
|
|
||
|
|
@@ -460,30 +460,30 @@ latest = "instructor==1.17.0" | |
| "1.11.0" = "instructor==1.11.0" | ||
|
|
||
| [tool.braintrust.matrix.google-genai] | ||
| latest = "google-genai==2.23.0" | ||
| latest = "google-genai==2.24.0" | ||
| "1.75.0" = "google-genai==1.75.0" | ||
| "1.30.0" = "google-genai==1.30.0" | ||
|
|
||
| [tool.braintrust.matrix.google-cloud-discoveryengine] | ||
| latest = "google-cloud-discoveryengine==0.20.3" | ||
| latest = "google-cloud-discoveryengine==0.20.4" | ||
|
|
||
| [tool.braintrust.matrix.dspy] | ||
| latest = "dspy==3.3.1" | ||
| "2.6.0" = "dspy==2.6.0" | ||
|
|
||
| [tool.braintrust.matrix.deepagents] | ||
| latest = "deepagents==0.7.13" | ||
| latest = "deepagents==0.7.15" | ||
| "0.6.0" = "deepagents==0.6.0" | ||
|
|
||
| [tool.braintrust.matrix.crewai] | ||
| # 1.13.0 is the first release with the full causal-id surface (event_id / | ||
| # parent_event_id / started_event_id on BaseEvent) plus the ``usage`` field on | ||
| # LLMCallCompletedEvent that the Braintrust CrewAI integration depends on. | ||
| latest = "crewai==1.15.21" | ||
| latest = "crewai==1.15.22" | ||
| "1.13.0" = "crewai==1.13.0" | ||
|
|
||
| [tool.braintrust.matrix.google-adk] | ||
| latest = "google-adk[mcp]==2.9.0" | ||
| latest = "google-adk[mcp]==2.9.2" | ||
| "2.6.3" = "google-adk[mcp]==2.6.3" | ||
| "1.14.1" = "google-adk[mcp]==1.14.1" | ||
|
|
||
|
|
@@ -496,30 +496,30 @@ latest = "llama-index-core==0.14.24" | |
| "0.13.0" = "llama-index-core==0.13.0" | ||
|
|
||
| [tool.braintrust.matrix.openrouter] | ||
| latest = "openrouter==1.1.139" | ||
| latest = "openrouter==1.2.10" | ||
| "0.6.0" = "openrouter==0.6.0" | ||
|
|
||
| [tool.braintrust.matrix.mistralai] | ||
| latest = "mistralai==2.10.0" | ||
| latest = "mistralai==2.10.1" | ||
| "1.12.4" = "mistralai==1.12.4" | ||
|
|
||
| [tool.braintrust.matrix.typesafe-sdk] | ||
| latest = "typesafe-sdk==0.6.0" | ||
| latest = "typesafe-sdk==0.7.0" | ||
|
|
||
| [tool.braintrust.matrix.huggingface-hub] | ||
| # Floor pinned to 0.32.0: the earliest release that exposes the | ||
| # ``provider="auto"`` routing mode the integration relies on for multi- | ||
| # provider use, while still keeping the same chat_completion / | ||
| # text_generation / feature_extraction / sentence_similarity method names. | ||
| latest = "huggingface-hub==1.31.0" | ||
| latest = "huggingface-hub==1.32.0" | ||
| "0.32.0" = "huggingface-hub==0.32.0" | ||
|
|
||
| [tool.braintrust.matrix.transformers] | ||
| latest = "transformers==5.17.0" | ||
| "4.42.0" = "transformers==4.42.0" | ||
|
|
||
| [tool.braintrust.matrix.temporalio] | ||
| latest = "temporalio==1.32.0" | ||
| latest = "temporalio==1.33.0" | ||
| "1.20.0" = "temporalio==1.20.0" | ||
| "1.19.0" = "temporalio==1.19.0" | ||
|
|
||
|
|
@@ -541,11 +541,11 @@ latest = "pytest==9.1.1" | |
| latest = "braintrust-core==0.0.59" | ||
|
|
||
| [tool.braintrust.matrix.boto3] | ||
| latest = "boto3==1.43.93" | ||
| latest = "boto3==1.43.98" | ||
| "1.34.116" = "boto3==1.34.116" | ||
|
|
||
| [tool.braintrust.matrix.botocore] | ||
| latest = "botocore==1.43.93" | ||
| latest = "botocore==1.43.98" | ||
| "1.34.116" = "botocore==1.34.116" | ||
|
|
||
| # --------------------------------------------------------------------------- | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.