Skip to content

Commit 47b047c

Browse files
fix(deps): update dependency mypy to v1.14.0
1 parent 2996e0a commit 47b047c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Source = "https://github.com/archlinux/archinstall"
3030
[project.optional-dependencies]
3131
log = ["systemd_python==235"]
3232
dev = [
33-
"mypy==1.13.0",
33+
"mypy==1.14.0",
3434
"flake8==7.1.1",
3535
"pre-commit==4.0.1",
3636
"ruff==0.8.4",

0 commit comments

Comments
 (0)