Skip to content

Commit c9b3c93

Browse files
authored
Merge branch 'main' into dependabot/pip/pydantic-ai/ruff-0.15.10
2 parents ee6a3f4 + 439223a commit c9b3c93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

claude-agent-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ test = [
1818
]
1919
dev = [
2020
"bolt-python-support-agent-claude[test]",
21-
"ruff==0.15.9",
21+
"ruff==0.15.10",
2222
]
2323

2424
[tool.setuptools.packages.find]

openai-agents-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test = [
1616
]
1717
dev = [
1818
"bolt-python-support-agent-openai-agentkit[test]",
19-
"ruff==0.15.9",
19+
"ruff==0.15.10",
2020
]
2121

2222
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)