Skip to content

Commit f881a22

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

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
@@ -63,7 +63,7 @@ dependencies = [
6363
]
6464

6565
optional-dependencies.develop = [
66-
"mypy<1.12",
66+
"mypy<1.16",
6767
"poethepoet<1",
6868
"pyproject-fmt<3",
6969
"ruff<0.9",

0 commit comments

Comments
 (0)