Skip to content

Commit ee35c81

Browse files
build(deps): bump ruff from 0.15.19 to 0.15.20 (#131)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.19 to 0.15.20. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.19...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb0ef47 commit ee35c81

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

claude-agent-sdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ python-dotenv==1.2.2
77

88
pytest==9.1.1
99
pytest-asyncio==1.4.0
10-
ruff==0.15.19
10+
ruff==0.15.20

openai-agents-sdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ openai-agents==0.17.7
55
python-dotenv==1.2.2
66

77
pytest==9.1.1
8-
ruff==0.15.19
8+
ruff==0.15.20

pydantic-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pydantic-ai[openai,anthropic]==1.107.0
55
python-dotenv==1.2.2
66

77
pytest==9.1.1
8-
ruff==0.15.19
8+
ruff==0.15.20

0 commit comments

Comments
 (0)