Skip to content

Commit d89c91f

Browse files
Bump ruff from 0.2.2 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.7.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@v0.2.2...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47cdfb7 commit d89c91f

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

+20-19
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
@@ -72,7 +72,7 @@ optional = true
7272
[tool.poetry.group.dev.dependencies]
7373
coverage = {extras = ["toml"], version = "^7.6.4"}
7474
pre-commit = "^4.0.1"
75-
ruff = "^0.2.1"
75+
ruff = "^0.7.1"
7676

7777
[tool.poetry.group.docs]
7878
optional = true

0 commit comments

Comments
 (0)