Skip to content

Commit dd2fe40

Browse files
chore(deps-dev): bump ruff from 0.11.2 to 0.11.7 in /requirements (#741)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.11.7. - [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.11.2...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: seshubaws <[email protected]>
1 parent 37cf4fd commit dd2fe40

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.11.6
15+
ruff==0.11.7

0 commit comments

Comments
 (0)