Skip to content

Commit a674167

Browse files
Update dependency ruff to ^0.14.0
1 parent 42bb4fa commit a674167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ nc-py-api = { git = "https://github.com/cloud-py-api/nc_py_api.git" }
3131
[tool.poetry.group.dev.dependencies]
3232
mypy = "^1.10.1"
3333
pre-commit = "^4.0.0"
34-
ruff = "^0.7.0"
34+
ruff = "^0.14.0"
3535

3636
[tool.ruff]
3737
target-version = "py312"

0 commit comments

Comments
 (0)