Skip to content

Commit 4d47a26

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update ruff requirement from <0.8 to <0.10
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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4820f8f commit 4d47a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def read(path):
6868
"createcoverage>=1,<2",
6969
"mypy<1.15",
7070
"poethepoet<0.33",
71-
"ruff<0.8",
71+
"ruff<0.10",
7272
"stopit>=1.1.2,<2",
7373
"tox>=3,<5",
7474
"pytz",

0 commit comments

Comments
 (0)