Skip to content

Commit ac0a574

Browse files
dependabot[bot]amotl
authored andcommitted
Update mypy requirement from <1.12 to <1.13
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v0.1.0...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3823a60 commit ac0a574

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
@@ -76,7 +76,7 @@ dependencies = [
7676
"pytest<9",
7777
]
7878
optional-dependencies.develop = [
79-
"mypy<1.12",
79+
"mypy<1.13",
8080
"poethepoet<0.30",
8181
"pyproject-fmt<2.4",
8282
"ruff<0.7",

0 commit comments

Comments
 (0)