Skip to content

Commit 0c82dde

Browse files
build(deps): bump ruff from 0.11.7 to 0.11.8 in /requirements (#1215)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.8. - [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.7...0.11.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:production 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 73e1c0b commit 0c82dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ecos == 2.0.14
66
pytest == 8.3.5 # For unit test
77
pytest-xdist == 3.6.1 # For unit test
88
mypy == 1.15.0 # For unit test
9-
ruff == 0.11.7 # For unit test
9+
ruff == 0.11.8 # For unit test

0 commit comments

Comments
 (0)