Skip to content

Commit 6710078

Browse files
build(deps): bump ruff from 0.12.2 to 0.12.3 in /requirements
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.2 to 0.12.3. - [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.2...0.12.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19bff8c commit 6710078

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.1 # For unit test
77
pytest-xdist == 3.8.0 # For unit test
88
mypy == 1.16.1 # For unit test
9-
ruff == 0.12.2 # For unit test
9+
ruff == 0.12.3 # For unit test

0 commit comments

Comments
 (0)