Skip to content

Commit 22e7007

Browse files
chore(dev): update dev dependencies (non-major)
1 parent 2f9755b commit 22e7007

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dev = [
2323
# Mark this as 3.10+ to get the latest version
2424
"pre-commit ==4.5.1 ; python_version >= '3.10' and python_version < '4.0'",
2525
"pyright[nodejs] ==1.1.408",
26-
"mypy ==1.19.1",
27-
"ruff ==0.15.1",
26+
"mypy ==1.20.0",
27+
"ruff ==0.15.9",
2828
]
2929

3030
[tool.poetry]

0 commit comments

Comments
 (0)