Skip to content

Commit b40b834

Browse files
committed
Bump dev
1 parent c644264 commit b40b834

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ dev = [
2424
"pytest-asyncio >= 1.3.0",
2525
"pytest >= 9.0.2",
2626
"pytest-cov >= 7.0.0",
27-
"mypy >= 1.15.0",
28-
"black >= 25.1.0",
29-
"isort >= 6.0.0",
27+
"mypy >= 1.19.1",
28+
"black >= 26.1.0",
29+
"isort >= 8.0.1",
3030
"python-dotenv >= 1.2.2",
3131
"types-pyyaml >= 6.0.12.20240917",
32-
"ruff >= 0.11.5",
32+
"ruff >= 0.15.4",
3333
]
3434

3535
[build-system]

0 commit comments

Comments
 (0)