Skip to content

Commit 48bb1c1

Browse files
chore(deps): update dev dependencies (non-major)
1 parent 0d020ba commit 48bb1c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ typing-extensions = "^4.7.0"
2424
async-timeout = "5.0.1"
2525
black = "24.8.0"
2626
pre-commit = "3.5.0"
27-
mypy = "1.13.0"
28-
ruff = "0.8.3"
27+
mypy = "1.15.0"
28+
ruff = "0.9.6"
2929

3030
[tool.black]
3131
line-length = 88

0 commit comments

Comments
 (0)