Skip to content

Commit 054af34

Browse files
Bump ruff from 0.5.7 to 0.6.1 in the dependencies group
Bumps the dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95ea5be commit 054af34

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
@@ -28,7 +28,7 @@ typing-extensions = "^4.10.0"
2828
[tool.poetry.group.dev.dependencies]
2929
mypy = ">=1.9,<1.12"
3030
poethepoet = ">=0.27.0,<0.28"
31-
ruff = ">=0.5.1,<0.6.0"
31+
ruff = ">=0.5.1,<0.7.0"
3232

3333
[tool.ruff]
3434
line-length = 79

0 commit comments

Comments
 (0)