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

Commit f110728

Browse files
dependabot[bot]aponcedeleonch
authored andcommitted
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 907233c commit f110728

File tree

2 files changed

+25
-23
lines changed

2 files changed

+25
-23
lines changed

poetry.lock

Lines changed: 24 additions & 22 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
@@ -39,7 +39,7 @@ presidio-anonymizer = "^2.2.357"
3939
pytest = "==8.3.4"
4040
pytest-cov = "==6.0.0"
4141
black = "==25.1.0"
42-
ruff = "==0.9.3"
42+
ruff = "==0.9.4"
4343
bandit = "==1.8.2"
4444
build = "==1.2.2.post1"
4545
wheel = "==0.45.1"

0 commit comments

Comments
 (0)