Skip to content

Commit 937307d

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update mypy requirement from <1.16 to <1.17
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.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0e1682 commit 937307d

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<26",
92-
"mypy<1.16",
92+
"mypy<1.17",
9393
"poethepoet<1",
9494
"pyproject-fmt<2.6",
9595
"ruff<0.12",

0 commit comments

Comments
 (0)