Skip to content

Commit b7b29fe

Browse files
chore(deps-dev): bump ruff from 0.9.7 to 0.11.0 in /requirements (#732)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.11.0. - [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.7...0.11.0) --- 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 3632707 commit b7b29fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pyelftools~=0.32 # Used to verify the generated Go binary architecture in integr
1212
# formatter
1313
black==25.1.0; python_version>="3.9"
1414
black==24.8.0; python_version<"3.9"
15-
ruff==0.9.7
15+
ruff==0.11.0

0 commit comments

Comments
 (0)