Skip to content

Commit

Permalink
Bump ruff from 0.4.8 to 0.4.9 in /requirements
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.8...v0.4.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 83cfed1 commit 0f09e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ cvxpy == 1.5.1
pytest == 8.2.2 # For unit test
pytest-xdist == 3.6.1 # For unit test
mypy == 1.10.0 # For unit test
ruff == 0.4.8 # For unit test
ruff == 0.4.9 # For unit test

0 comments on commit 0f09e78

Please sign in to comment.