Skip to content

Commit ce1e145

Browse files
chore: Bump ruff from 0.15.5 to 0.15.6 in the linting group
Bumps the linting group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `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 dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 935b58d commit ce1e145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"pre-commit==4.5.1",
4949
"pytest==9.0.2",
5050
"pytest-cov==7.0.0",
51-
"ruff==0.15.5",
51+
"ruff==0.15.6",
5252
]
5353
docs = [
5454
"mike==2.1.4",

0 commit comments

Comments
 (0)