Skip to content

Commit 2d69076

Browse files
[pip](deps-dev): Bump ruff from 0.7.4 to 0.8.0 in the dev-deps group
Bumps the dev-deps group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.7.4 to 0.8.0 - [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.7.4...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a65c06 commit 2d69076

File tree

2 files changed

+64
-22
lines changed

2 files changed

+64
-22
lines changed

poetry.lock

+63-21
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.8.4"
3434
pyright = "^1.1.389"
35-
ruff = "^0.7.4"
35+
ruff = "^0.8.0"
3636
tox = "^4.23.2"
3737

3838

0 commit comments

Comments
 (0)