Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1.12.0 (#2731)
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 Oct 14, 2024
1 parent fa0cd4f commit abfdc1e
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 @@ -31,7 +31,7 @@ Source = "https://github.com/archlinux/archinstall"
[project.optional-dependencies]
log = ["systemd_python==235"]
dev = [
"mypy==1.11.2",
"mypy==1.12.0",
"flake8==7.1.1",
"pre-commit==4.0.1",
"ruff==0.6.9",
Expand Down

0 comments on commit abfdc1e

Please sign in to comment.