chore(deps): update dependency dev/mypy to v1.5.1 (#2089)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-22 11:45:03 +02:00 committed by GitHub
parent db057aee1e
commit d6ef345fc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Source = "https://github.com/archlinux/archinstall"
[project.optional-dependencies]
dev = [
"mypy==1.1.1",
"mypy==1.5.1",
"pre-commit==3.3.1",
]
doc = ["sphinx"]