Skip to content

Commit 625dfbf

Browse files
Bump ruff from 0.5.6 to 0.6.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 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.6...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]>
1 parent 5280f61 commit 625dfbf

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

poetry.lock

Lines changed: 23 additions & 21 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 @@ requests = "^2.32.3"
2828

2929
[tool.poetry.group.dev.dependencies]
3030
pre-commit = "^3.8.0"
31-
ruff = "^0.5.6"
31+
ruff = "^0.6.1"
3232
black = "^24.8.0"
3333
pytest = "^8.3.2"
3434
coverage = "^7.6.1"

0 commit comments

Comments
 (0)