Skip to content

Commit d2246ca

Browse files
Bump ruff from 0.8.4 to 0.8.6 in the allpippackages group
Bumps the allpippackages group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.8.4 to 0.8.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.8.4...0.8.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpippackages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a05089b commit d2246ca

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
@@ -13,7 +13,7 @@ pytest = "^8.3.4"
1313
coverage = "^7.6.10"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
ruff = "^0.8.4"
16+
ruff = "^0.8.6"
1717
pre-commit = "^4.0.1"
1818
pyright = "^1.1.391"
1919

0 commit comments

Comments
 (0)