Skip to content

Commit c587124

Browse files
build(deps): bump ruff from 0.12.12 to 0.13.0 in /requirements (#1268)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to 0.13.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.12.12...0.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production 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 0b7f8aa commit c587124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ecos == 2.0.14
66
pytest == 8.4.2 # For unit test
77
pytest-xdist == 3.8.0 # For unit test
88
mypy == 1.18.1 # For unit test
9-
ruff == 0.12.12 # For unit test
9+
ruff == 0.13.0 # For unit test

0 commit comments

Comments
 (0)