Skip to content

Commit 3f3dcf0

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.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ac20bf commit 3f3dcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies = [
8989
[project.optional-dependencies]
9090
develop = [
9191
"black<25",
92-
"mypy<1.12",
92+
"mypy<1.13",
9393
"poethepoet<0.30",
9494
"pyproject-fmt<2.3",
9595
"ruff<0.8",

0 commit comments

Comments
 (0)