From 1bd1185af9634b03e6b52b6694d72de8f889fa00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:17:04 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.16.5 to 0.16.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.5 to 0.16.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.16.5...0.16.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- openai-agents-sdk/requirements.txt | 2 +- pydantic-ai/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openai-agents-sdk/requirements.txt b/openai-agents-sdk/requirements.txt index d9ae465..dd520fd 100644 --- a/openai-agents-sdk/requirements.txt +++ b/openai-agents-sdk/requirements.txt @@ -5,4 +5,4 @@ openai-agents==0.22.0 python-dotenv==1.2.3 pytest==9.1.1 -ruff==0.16.5 +ruff==0.16.6 diff --git a/pydantic-ai/requirements.txt b/pydantic-ai/requirements.txt index 622806b..f7ce594 100644 --- a/pydantic-ai/requirements.txt +++ b/pydantic-ai/requirements.txt @@ -5,4 +5,4 @@ pydantic-ai[openai,anthropic]==2.40.0 python-dotenv==1.2.3 pytest==9.1.1 -ruff==0.16.5 +ruff==0.16.6