Update all patch versions - #774
Merged
Merged
Conversation
Pull request dashboard statusMerged · refreshed 2026-09-23 07:25 UTC Status above doesn't look right?
|
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
No unresolved review issues were identified.
Review effort: Lite
Findings: None
What changed in this PR
This pull request updates patch versions for LangChain, Claude Agent SDK, boto3, and documentation dependencies.
Changes:
- Updates LangChain provider test pins and example requirements.
- Bumps Claude Agent SDK versions in tests and examples.
- Updates boto3 requirements for Bedrock examples and documentation.
| File | Description |
|---|---|
instrumentation/opentelemetry-instrumentation-genai-langchain/tests/requirements.latest.txt |
Updates latest LangChain-related test pins. |
instrumentation/opentelemetry-instrumentation-genai-langchain/examples/zero-code/requirements.txt |
Updates LangChain OpenAI minimum version. |
instrumentation/opentelemetry-instrumentation-genai-langchain/examples/workflow/requirements.txt |
Updates LangChain OpenAI minimum version. |
instrumentation/opentelemetry-instrumentation-genai-langchain/examples/tools/requirements.txt |
Updates LangChain OpenAI minimum version. |
instrumentation/opentelemetry-instrumentation-genai-langchain/examples/manual/requirements.txt |
Updates LangChain OpenAI minimum version. |
instrumentation/opentelemetry-instrumentation-genai-langchain/examples/agent/requirements.txt |
Updates LangChain OpenAI minimum version. |
instrumentation/opentelemetry-instrumentation-genai-claude-agent-sdk/tests/requirements.latest.txt |
Updates the latest Claude Agent SDK test pin. |
instrumentation/opentelemetry-instrumentation-genai-claude-agent-sdk/examples/zero-code/requirements.txt |
Updates the Claude Agent SDK minimum version. |
instrumentation/opentelemetry-instrumentation-genai-claude-agent-sdk/examples/manual/requirements.txt |
Updates the Claude Agent SDK minimum version. |
instrumentation/opentelemetry-instrumentation-genai-bedrock/examples/zero-code/requirements.txt |
Updates the boto3 minimum version. |
instrumentation/opentelemetry-instrumentation-genai-bedrock/examples/manual/requirements.txt |
Updates the boto3 minimum version. |
docs-requirements.txt |
Updates documentation dependency minimums. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
lmolkova
approved these changes
Sep 23, 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.
This PR contains the following updates:
==1.43.99→==1.43.100>=1.43.99→>=1.43.100~=0.2.157→~=0.2.158>=0.2.157→>=0.2.158==1.7.2→==1.7.3==1.6.3→==1.6.4>=1.6.3→>=1.6.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
boto/boto3 (boto3)
v1.43.100Compare Source
========
apigateway: [botocore] API Gateway now supports two new security policies for REST APIs and custom domain names, SecurityPolicy-TLS13-1-2-Ext2-PQ-2025-09 (TLS 1.3 1.2 with post-quantum cryptography) and SecurityPolicy-TLS13-1-2-Ext2-FIPS-PQ-2025-09 (adds FIPS). Both retain legacy algorithms for backward compatibility.cloudwatchomni: [botocore] Amazon CloudWatch Omni is now generally available, an AI-powered unified observability for AI agents, applications, and infrastructure. As part of it, organization centralization rules now support cross-account context graph centralization.ec2: [botocore] Amazon EC2 now supports quote-based start date changes for future-dated Capacity Reservationsendpoint-rules: [botocore] Update endpoint-rules client to latest versionglue: [botocore] Adding two new fields for Glue Materialized Views feature - (1) SubObjectsStatistics and (2) SparkPipelineInfo.observabilityadmin: [botocore] Amazon CloudWatch Omni is now generally available, an AI-powered unified observability for AI agents, applications, and infrastructure. Centralization now supports context graph for multi-account resource discovery, and dataset integrations makes logs available in CloudWatch datasets.quicksight: [botocore] Adds support for granular custom permissions on 28 action connectors, including Gmail, Google Drive, Google Sheets, Airtable, and Dropbox. Administrators can now allow or deny individual connector operations instead of all action connectors at once.sso-admin: [botocore] AWS IAM Identity Center now returns PrimaryRegion and Regions in the DescribeInstance response, providing information about replicated instances, and returns IdentityStoreArn in both the ListInstances and DescribeInstance responses.anthropics/claude-agent-sdk-python (claude-agent-sdk)
v0.2.158New Features
verbatim_promptsoption: AddedClaudeAgentOptions.verbatim_prompts(defaultFalse). WhenTrue, user messages are delivered to the CLI exactly as written — no@pathfile expansion and no slash-command dispatch. This prevents untrusted text inlined into prompts from triggering unintended file reads or command execution. Works withquery(),ClaudeSDKClient.connect(), andClaudeSDKClient.query()for both string and async-iterable prompts. Requires CLI 2.1.248+; a warning is logged on older CLIs. (#1269)Internal/Other Changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.