Skip to content

Commit 04cc275

Browse files
Bump ruff from 0.6.2 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.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.2...0.6.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e8d31d commit 04cc275

File tree

2 files changed

+21
-117
lines changed

2 files changed

+21
-117
lines changed

poetry.lock

Lines changed: 20 additions & 116 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
@@ -31,7 +31,7 @@ promptflow-evals = "^0.3.2"
3131

3232
[tool.poetry.group.dev.dependencies]
3333
pre-commit = "^3.8.0"
34-
ruff = "^0.6.2"
34+
ruff = "^0.6.4"
3535
black = "^24.8.0"
3636
pytest = "^8.3.2"
3737
coverage = "^7.6.1"

0 commit comments

Comments
 (0)