Skip to content

Commit 9f0813f

Browse files
chore(deps-dev): bump ruff from 0.6.9 to 0.7.1 in /requirements (#697)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.1. - [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.9...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0917f27 commit 9f0813f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pyelftools~=0.31 # Used to verify the generated Go binary architecture in integr
1111
# formatter
1212
black==24.10.0; python_version>="3.9"
1313
black==24.8.0; python_version<"3.9"
14-
ruff==0.6.9
14+
ruff==0.7.1

0 commit comments

Comments
 (0)