Skip to content

Commit 487e63c

Browse files
chore(deps-dev): bump ruff from 0.0.287 to 0.0.288 in /requirements (#542)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.288. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.287...v0.0.288) --- updated-dependencies: - dependency-name: ruff 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>
1 parent 01fb0f9 commit 487e63c

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
@@ -13,4 +13,4 @@ pyelftools~=0.29 # Used to verify the generated Go binary architecture in integr
1313
# formatter
1414
black==22.6.0; python_version < "3.8"
1515
black==23.9.1; python_version >= "3.8"
16-
ruff==0.0.287
16+
ruff==0.0.288

0 commit comments

Comments
 (0)