Skip to content

Commit 3e4a599

Browse files
Bump ruff from 0.15.5 to 0.15.6 in /python
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.5 to 0.15.6. - [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.5...0.15.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b7940c commit 3e4a599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
dev = [
3131
"uv==0.10.9",
3232
"flit==3.12.0",
33-
"ruff==0.15.5",
33+
"ruff==0.15.6",
3434
"pytest==9.0.2",
3535
"pytest-asyncio==1.3.0",
3636
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)