Skip to content

Commit 237f6fc

Browse files
Bump ruff from 0.0.270 to 0.0.286 (#104)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.270 to 0.0.286. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.270...v0.0.286) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f671fcc commit 237f6fc

File tree

2 files changed

+21
-57
lines changed

2 files changed

+21
-57
lines changed

poetry.lock

Lines changed: 20 additions & 56 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
@@ -19,7 +19,7 @@ pre-commit = "^3.2.1"
1919
pytest = "^7.1.2"
2020
pytest-cov = "^4.1.0"
2121
pyupgrade = "^3.4.0"
22-
ruff = "^0.0.270"
22+
ruff = "^0.0.286"
2323
yesqa = "^1.4.0"
2424

2525
[tool.ruff]

0 commit comments

Comments
 (0)