Skip to content

Commit f72f268

Browse files
build(deps): bump ruff from 0.15.9 to 0.15.10 (#53)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.10. - [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.9...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 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 53eddae commit f72f268

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.13.3
66
python-dotenv==1.2.2
77

88
pytest
9-
ruff==0.15.9
9+
ruff==0.15.10

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.9
8+
ruff==0.15.10

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.9
8+
ruff==0.15.10

0 commit comments

Comments
 (0)