Skip to content

Commit cc3e4ce

Browse files
Bump ruff from 0.5.1 to 0.5.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.2. - [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.1...0.5.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b381afc commit cc3e4ce

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
@@ -80,7 +80,7 @@ psutil = "^5.9.8"
8080
[tool.poetry.group.dev.dependencies]
8181
black = "^24.2.0"
8282
isort = "^5.13.2"
83-
ruff = "^0.5.1"
83+
ruff = "^0.5.2"
8484
pre-commit = "^3.7.1"
8585

8686
[tool.isort]

0 commit comments

Comments
 (0)