Skip to content

Commit 425bce2

Browse files
Bump ruff from 0.6.9 to 0.7.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.4. - [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.6.9...0.7.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc38fe4 commit 425bce2

File tree

2 files changed

+22
-33
lines changed

2 files changed

+22
-33
lines changed

poetry.lock

Lines changed: 21 additions & 32 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 @@ pytest-asyncio = ">=0.23.2,<0.25.0"
1919
pytest-cov = ">=4.1,<6.0"
2020
pytest-httpserver = "^1.0.8"
2121
pillow = "^10.2.0"
22-
ruff = ">=0.1.8,<0.7.0"
22+
ruff = ">=0.1.8,<0.8.0"
2323

2424
[build-system]
2525
requires = ["poetry-core"]

0 commit comments

Comments
 (0)