Skip to content

Commit

Permalink
Chore(deps): Update ruff requirement from <0.9 to <0.10
Browse files Browse the repository at this point in the history
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [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.0.18...0.9.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 24c4707 commit e724f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ optional-dependencies.develop = [
"mypy<1.15",
"poethepoet<0.33",
"pyproject-fmt<2.6",
"ruff<0.9",
"ruff<0.10",
"validate-pyproject<0.24",
]
optional-dependencies.doc = [
Expand Down

0 comments on commit e724f4d

Please # to comment.