Skip to content

Commit 68c0f8b

Browse files
Bump ruff from 0.6.8 to 0.6.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.6.9. - [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.8...0.6.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a4fb6f commit 68c0f8b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -16,7 +16,7 @@ azure-functions = "^1.21.3"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
pre-commit = "^3.8.0"
19-
ruff = "^0.6.8"
19+
ruff = "^0.6.9"
2020
pytest = "^8.3.3"
2121
coverage = "^7.6.1"
2222
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)