Skip to content

Commit 98f53d9

Browse files
build(deps): bump ruff from 0.15.16 to 0.15.17 (#114)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.15.17. - [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.16...0.15.17) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 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 ad8fe2a commit 98f53d9

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
@@ -6,4 +6,4 @@ aiohttp>=3.14.0
66
python-dotenv==1.2.2
77

88
pytest
9-
ruff==0.15.16
9+
ruff==0.15.17

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
55
python-dotenv==1.2.2
66

77
pytest
8-
ruff==0.15.16
8+
ruff==0.15.17

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]
55
python-dotenv==1.2.2
66

77
pytest
8-
ruff==0.15.16
8+
ruff==0.15.17

0 commit comments

Comments
 (0)