Skip to content

Commit 4e4092b

Browse files
build(deps-dev): bump ruff from 0.15.0 to 0.15.10 (#714)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.0 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.0...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 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 bf447d9 commit 4e4092b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ coverage = "^7.2.7"
3434
coverage = "^7.2.7"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
ruff = "0.15.9"
37+
ruff = "0.15.10"
3838

3939
[tool.ruff]
4040
line-length = 80

0 commit comments

Comments
 (0)