Skip to content

Commit 09db2ed

Browse files
chore(deps-dev): bump ruff from 0.15.5 to 0.15.6 in /requirements
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.5 to 0.15.6. - [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.15.5...0.15.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd41bcf commit 09db2ed

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==26.3.0; python_version>="3.10"
1414
black==25.11.0; python_version<"3.10"
15-
ruff==0.15.5
15+
ruff==0.15.6

0 commit comments

Comments
 (0)