Skip to content

Commit 42906d4

Browse files
Bump ruff from 0.5.7 to 0.6.1 (#1085)
1 parent e7346d6 commit 42906d4

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -48,7 +48,7 @@ pytest-xdist = { version="^3.6.1",extras =["psutil2"]}
4848
pytest-timeout = "^2.3.1"
4949
pytest-cov = "^5.0.0"
5050
safety = "^3.2.4"
51-
ruff = "^0.5.6"
51+
ruff = "^0.6.1"
5252

5353
[tool.pytest.ini_options]
5454
markers = ["integrationtest: mark a test as an integration test"]

0 commit comments

Comments
 (0)