Skip to content

Commit 8753c18

Browse files
dependabot[bot]amotl
authored andcommitted
Build(deps): Update mypy requirement from <1.15 to <1.18
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.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0985708 commit 8753c18

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
@@ -85,7 +85,7 @@ dependencies = [
8585
]
8686

8787
optional-dependencies.develop = [
88-
"mypy<1.15",
88+
"mypy<1.18",
8989
"poethepoet<1",
9090
"pyproject-fmt<3",
9191
"ruff<0.12",

0 commit comments

Comments
 (0)