Skip to content

Commit bc4d828

Browse files
Bump ruff from 0.3.3 to 0.3.4 in /cluster_tools (#1025)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.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@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: ruff 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 461257d commit bc4d828

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

cluster_tools/poetry.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cluster_tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ typing-extensions = "^4.4.0"
1717
icecream = "^2.1.1"
1818
mypy = "^1.0.0"
1919
pytest = "^7.2.1"
20-
ruff = "^0.3.2"
20+
ruff = "^0.3.4"
2121

2222
[build-system]
2323
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)