Skip to content

Commit 8fe4300

Browse files
Bump ruff from 0.6.7 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.7 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.6.7...0.9.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b777cbf commit 8fe4300

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ boto3 = "^1.35.0"
1919
pytest = "^8.2.2"
2020
pytest-flask = "^1.3.0"
2121
bandit = "^1.7.9"
22-
ruff = "^0.6.1"
22+
ruff = "^0.9.4"
2323
pytest-cov = "^5.0.0"
2424
vulture = "^2.11"
2525

0 commit comments

Comments
 (0)