Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit a46eefb

Browse files
Bump ruff from 0.9.3 to 0.9.4 (#859)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.3 to 0.9.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.9.3...0.9.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alejandro Ponce de Leon <aponcedeleonch@stacklok.com>
1 parent 377dfde commit a46eefb

File tree

2 files changed

+22
-24
lines changed

2 files changed

+22
-24
lines changed

poetry.lock

Lines changed: 21 additions & 23 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
@@ -36,7 +36,7 @@ cachetools = "==5.5.1"
3636
pytest = "==8.3.4"
3737
pytest-cov = "==6.0.0"
3838
black = "==25.1.0"
39-
ruff = "==0.9.3"
39+
ruff = "==0.9.4"
4040
bandit = "==1.8.2"
4141
build = "==1.2.2.post1"
4242
wheel = "==0.45.1"

0 commit comments

Comments
 (0)