Skip to content

Commit f290682

Browse files
committed
sync load tests
1 parent 94c302e commit f290682

2 files changed

Lines changed: 60 additions & 61 deletions

File tree

tools/syncstorage-loadtest/poetry.lock

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

tools/syncstorage-loadtest/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ dependencies = [
2626
dev = [
2727
"mypy>=1.16.0",
2828
"pydocstyle>=6.3.0",
29-
"ruff>=0.15.1",
30-
"black>=26.1.0",
31-
"bandit>=1.8.3",
32-
"isort>=7.0.0",
29+
"ruff>=0.15.6",
30+
"black>=26.3.0",
31+
"bandit>=1.9.4",
32+
"isort>=8.0.1",
3333
]
3434

3535
[tool.mypy]

0 commit comments

Comments
 (0)