Skip to content

Commit 7382897

Browse files
chore(deps-dev): bump ruff from 0.11.7 to 0.11.12 in /functional-tests (#844)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.12. - [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.11.7...0.11.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 782b5ce commit 7382897

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

functional-tests/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.

functional-tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ locust = "^2.36.0"
1616
toml = "^0.10.2"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
ruff = "0.11.7"
19+
ruff = "0.11.12"
2020
maturin = "1.8.3"
2121

2222
[tool.ruff]

0 commit comments

Comments
 (0)