Skip to content

Commit cc6245c

Browse files
Bump ruff from 0.0.260 to 0.0.261 in /requirements (AtsushiSakai#815)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.260 to 0.0.261. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.260...v0.0.261) --- updated-dependencies: - dependency-name: ruff 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 f97fc0a commit cc6245c

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
@@ -5,4 +5,4 @@ cvxpy == 1.3.1
55
pytest == 7.3.0 # For unit test
66
pytest-xdist == 3.2.1 # For unit test
77
mypy == 1.1.1 # For unit test
8-
ruff == 0.0.260 # For unit test
8+
ruff == 0.0.261 # For unit test

0 commit comments

Comments
 (0)