Skip to content

Commit 2652daf

Browse files
committed
Update ruff
1 parent 68cce03 commit 2652daf

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ include = ["pymodbus_repl"]
2929

3030
[tool.poetry.group.dev.dependencies]
3131
pymodbus = {git = "https://github.com/pymodbus-dev/pymodbus", rev = "dev"}
32-
ruff = "^0.2.1"
32+
ruff = "^0.5.6"
3333
coverage = "^7.4.1"
3434
pytest-xdist = "^3.5.0"
3535
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)