Update all patch versions - #658
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to patch-level dependency updates in requirements files with no functional code modifications.
Pull request overview
Updates patch-level dependency pins/constraints across instrumentation package test/example requirements and repo-wide docs/dev requirements, keeping “latest” environments and examples aligned with current upstream patch releases.
Changes:
- Bump
openai-agentsfrom0.22.0→0.22.1in openai-agents instrumentation test + example requirements and indocs-requirements.txt. - Bump
langchain-openaifrom1.6.0→1.6.1andboto3from1.43.89→1.43.90in langchain instrumentation “latest” test requirements and example requirements. - Bump
sphinx-autodoc-typehintsfrom3.13.5→3.13.6in docs/dev requirements, plus updateboto3/openai-agentsminimums indocs-requirements.txt.
File summaries
| File | Description |
|---|---|
| instrumentation/opentelemetry-instrumentation-genai-openai-agents/tests/requirements.latest.txt | Bumps openai-agents test dependency to ~=0.22.1. |
| instrumentation/opentelemetry-instrumentation-genai-openai-agents/examples/zero-code/requirements.txt | Bumps openai-agents example dependency to ~=0.22.1. |
| instrumentation/opentelemetry-instrumentation-genai-openai-agents/examples/manual/requirements.txt | Bumps openai-agents example dependency to ~=0.22.1. |
| instrumentation/opentelemetry-instrumentation-genai-langchain/tests/requirements.latest.txt | Bumps langchain-openai to ==1.6.1 and boto3 to ==1.43.90 for latest tests. |
| instrumentation/opentelemetry-instrumentation-genai-langchain/examples/zero-code/requirements.txt | Raises langchain-openai minimum to >=1.6.1 for the example. |
| instrumentation/opentelemetry-instrumentation-genai-langchain/examples/workflow/requirements.txt | Raises langchain-openai minimum to >=1.6.1 for the example. |
| instrumentation/opentelemetry-instrumentation-genai-langchain/examples/tools/requirements.txt | Raises langchain-openai minimum to >=1.6.1 for the example. |
| instrumentation/opentelemetry-instrumentation-genai-langchain/examples/manual/requirements.txt | Raises langchain-openai minimum to >=1.6.1 for the example. |
| instrumentation/opentelemetry-instrumentation-genai-langchain/examples/agent/requirements.txt | Raises langchain-openai minimum to >=1.6.1 for the example. |
| instrumentation/opentelemetry-instrumentation-genai-bedrock/examples/zero-code/requirements.txt | Raises boto3 minimum to >=1.43.90 for the example. |
| instrumentation/opentelemetry-instrumentation-genai-bedrock/examples/manual/requirements.txt | Raises boto3 minimum to >=1.43.90 for the example. |
| docs-requirements.txt | Bumps sphinx-autodoc-typehints and updates boto3 / openai-agents minimums used for docs builds. |
| dev-requirements.txt | Bumps sphinx-autodoc-typehints for local dev tooling. |
Review details
- Files reviewed: 13/13 changed files
- Comments generated: 0
- Review effort level: Lite
💡 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 9, 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.89→==1.43.90>=1.43.89→>=1.43.90==1.6.0→==1.6.1>=1.6.0→>=1.6.1~=0.22.0→~=0.22.1>=0.22.0→>=0.22.1==3.13.5→==3.13.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
boto/boto3 (boto3)
v1.43.90Compare Source
=======
appflow: [botocore] Amazon AppFlow now supports key pair (RSA private key) authentication for the Snowflake connector. You can provide a privateKey in SnowflakeConnectorProfileCredentials, and password is no longer required. This is a non-breaking, additive change available via the AWS SDK and CLI.cloudtrail: [botocore] Adds support for the RecursiveLogging trail setting, which suppresses recursive events generated when CloudTrail delivers logs to a trail's destinations.connect: [botocore] Releasing workload types feature. A proper launch announcement or details will follow up.ec2: [botocore] Adds the InterfaceTypes field to NetworkCardInfo in the DescribeInstanceTypes response. This field identifies the network interface types supported by each network card.mgn: [botocore] This release adds support for configuring the EBS volume initialization rate and delete on termination behavior in launch configuration templateomics: [botocore] Added support for session policies in AWS HealthOmics Workflows, allowing customers to scope down IAM permissions for individual workflow runs without modifying the service role.pinpoint-sms-voice-v2: [botocore] This feature will allow customers to specify an area-code when requesting a 10DLC number. Why it matters- Customers can now select a number that matches where their business is located.s3: [botocore] Adds support for Amazon S3 Object Lock variable retention. Existing S3 APIs that support S3 Object Lock parameters now support two new parameters EventHold and EventHoldDuration at the object level, and DefaultEventHoldDuration at the bucket level.s3control: [botocore] Adds support for Amazon S3 Object Lock variable retention. Existing S3 APIs that support S3 Object Lock parameters now support two new parameters EventHold and EventHoldDuration at the object level, and DefaultEventHoldDuration at the bucket level.sagemaker: [botocore] Add support for InstancePreferences list for multiple instance type input support on SageMaker Training and Processingopenai/openai-agents-python (openai-agents)
v0.22.1Compare Source
What's Changed
Documentation & Other Changes
New Contributors
Full Changelog: openai/openai-agents-python@v0.22.0...v0.22.1
tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)
v3.13.6Compare Source
What's Changed
Full Changelog: tox-dev/sphinx-autodoc-typehints@3.13.5...3.13.6
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.