Skip to content

Commit e33dd8c

Browse files
[pip](deps-dev): Bump ruff from 0.8.4 to 0.8.6 in the dev-deps group
Bumps the dev-deps 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: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d715ef9 commit e33dd8c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ msgspec = {git = "https://github.com/jcrist/msgspec", rev = "595c33c4a71c6d0c539
3232
[tool.poetry.group.dev.dependencies]
3333
lefthook = "^1.10.1"
3434
pyright = "^1.1.391"
35-
ruff = "^0.8.4"
35+
ruff = "^0.8.6"
3636
tox = "^4.23.2"
3737

3838

0 commit comments

Comments
 (0)