Skip to content

Commit d5e38ed

Browse files
Bump ruff from 0.6.9 to 0.7.4 (#96)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acc596f commit d5e38ed

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
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
@@ -55,7 +55,7 @@ loguru = "^0.7.2"
5555
[tool.poetry.group.dev.dependencies]
5656
pyright = "==1.1.350"
5757
semgrep = ">=1.92.0"
58-
ruff = "^0.6.4"
58+
ruff = "^0.7.4"
5959
pytest = "^8.1.1"
6060
anyio = "^4.6.2.post1"
6161

0 commit comments

Comments
 (0)