Skip to content

Commit

Permalink
fix(deps): update dependency mypy to v1.14.0 (#3036)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 2996e0a commit a8c2a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Source = "https://github.com/archlinux/archinstall"
[project.optional-dependencies]
log = ["systemd_python==235"]
dev = [
"mypy==1.13.0",
"mypy==1.14.0",
"flake8==7.1.1",
"pre-commit==4.0.1",
"ruff==0.8.4",
Expand Down

0 comments on commit a8c2a5a

Please sign in to comment.