Skip to content

Commit 1f729cb

Browse files
build(deps): bump ruff from 0.11.6 to 0.11.7 in /requirements (#1205)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 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.6...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af0442d commit 1f729cb

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.6 # For unit test
9+
ruff == 0.11.7 # For unit test

0 commit comments

Comments
 (0)