Skip to content

Commit 6557192

Browse files
[pip](deps-dev): Bump ruff from 0.9.4 to 0.9.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.9.4 to 0.9.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.9.4...0.9.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 2328eaf commit 6557192

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.10"
3434
pyright = "^1.1.393"
35-
ruff = "^0.9.4"
35+
ruff = "^0.9.6"
3636
tox = "^4.24.1"
3737

3838

0 commit comments

Comments
 (0)