Skip to content

Update all patch versions - #658

Merged
lmolkova merged 1 commit into
mainfrom
renovate/all-patch-versions
Sep 9, 2026
Merged

Update all patch versions#658
lmolkova merged 1 commit into
mainfrom
renovate/all-patch-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.43.89==1.43.90 age confidence
boto3 >=1.43.89>=1.43.90 age confidence
langchain-openai (changelog) ==1.6.0==1.6.1 age confidence
langchain-openai (changelog) >=1.6.0>=1.6.1 age confidence
openai-agents ~=0.22.0~=0.22.1 age confidence
openai-agents >=0.22.0>=0.22.1 age confidence
sphinx-autodoc-typehints (changelog) ==3.13.5==3.13.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

boto/boto3 (boto3)

v1.43.90

Compare Source

=======

  • api-change: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.
  • api-change:cloudtrail: [botocore] Adds support for the RecursiveLogging trail setting, which suppresses recursive events generated when CloudTrail delivers logs to a trail's destinations.
  • api-change:connect: [botocore] Releasing workload types feature. A proper launch announcement or details will follow up.
  • api-change:ec2: [botocore] Adds the InterfaceTypes field to NetworkCardInfo in the DescribeInstanceTypes response. This field identifies the network interface types supported by each network card.
  • api-change:mgn: [botocore] This release adds support for configuring the EBS volume initialization rate and delete on termination behavior in launch configuration template
  • api-change:omics: [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.
  • api-change: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.
  • api-change: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.
  • api-change: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.
  • api-change:sagemaker: [botocore] Add support for InstancePreferences list for multiple instance type input support on SageMaker Training and Processing
openai/openai-agents-python (openai-agents)

v0.22.1

Compare 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.6

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@3.13.5...3.13.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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-agents from 0.22.00.22.1 in openai-agents instrumentation test + example requirements and in docs-requirements.txt.
  • Bump langchain-openai from 1.6.01.6.1 and boto3 from 1.43.891.43.90 in langchain instrumentation “latest” test requirements and example requirements.
  • Bump sphinx-autodoc-typehints from 3.13.53.13.6 in docs/dev requirements, plus update boto3/openai-agents minimums in docs-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
lmolkova added this pull request to the merge queue Sep 9, 2026
Merged via the queue into main with commit 0c81bb2 Sep 9, 2026
77 checks passed
@lmolkova
lmolkova deleted the renovate/all-patch-versions branch September 9, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants