Skip to content

Commit ff1e73a

Browse files
[pip](deps-dev): Bump ruff from 0.5.7 to 0.6.1 (#187)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.1. - [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.5.7...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b8492e commit ff1e73a

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
@@ -34,7 +34,7 @@ humanize = "^4.10.0"
3434
# https://python-poetry.org/docs/dependency-specification/
3535
pre-commit = "^3"
3636
pyright = "^1.1"
37-
ruff = "^0.5"
37+
ruff = "^0.6"
3838
tox = "^4"
3939

4040
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)