Skip to content

Commit c2a78dc

Browse files
Bump ruff from 0.15.10 to 0.15.11 (#108)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.10 to 0.15.11. - [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.10...0.15.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development 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 1cfa18c commit c2a78dc

2 files changed

Lines changed: 867 additions & 867 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
"pytest-asyncio>=0.25.2",
3030
"pytest-cov>=6.0.0",
3131
"pytest-mock>=3.14.0",
32-
"ruff>=0.9.2",
32+
"ruff>=0.15.11",
3333
]
3434

3535
[tool.uv.workspace]

0 commit comments

Comments
 (0)