Skip to content

Commit 1af3869

Browse files
Update ruff requirement from ^0.1.6 to ^0.8.4
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.1.6...0.8.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cba93e1 commit 1af3869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ zetascale = "*"
3131

3232

3333
[tool.poetry.group.lint.dependencies]
34-
ruff = "^0.1.6"
34+
ruff = "^0.8.4"
3535
types-toml = "^0.10.8.1"
3636
types-redis = "^4.3.21.6"
3737
types-pytz = "^2023.3.0.0"

0 commit comments

Comments
 (0)