Skip to content

Commit c3e7a9a

Browse files
build(deps-dev): update ruff requirement in /python-flask
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.0.18...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be52fba commit c3e7a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-flask/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
poethepoet<0.33
2-
ruff<0.8
2+
ruff<0.15

0 commit comments

Comments
 (0)