Skip to content

Commit 63578f9

Browse files
Bump ruff from 0.4.4 to 0.7.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.7.0. - [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.4.4...0.7.0) --- 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 ac4f723 commit 63578f9

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

poetry.lock

Lines changed: 21 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
@@ -10,7 +10,7 @@ python = ">=3.12,<4.0"
1010

1111

1212
[tool.poetry.group.dev.dependencies]
13-
ruff = "^0.4.3"
13+
ruff = "^0.7.0"
1414
pre-commit = "^3.7.0"
1515
pytest = "^8.2.0"
1616
mypy = "^1.10.0"

0 commit comments

Comments
 (0)