Skip to content

Commit c482666

Browse files
dependabot[bot]amotl
authored andcommitted
Update mypy requirement from <1.13 to <1.14
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.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f3dcf0 commit c482666

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.13",
92+
"mypy<1.14",
9393
"poethepoet<0.30",
9494
"pyproject-fmt<2.3",
9595
"ruff<0.8",

0 commit comments

Comments
 (0)