Skip to content

Commit d2d1c20

Browse files
build(deps): bump ruff from 0.15.9 to 0.15.10 in /claude-agent-sdk
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>
1 parent f72f268 commit d2d1c20

1 file changed

Lines changed: 1 addition & 1 deletion

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]

0 commit comments

Comments
 (0)