Skip to content

Commit d432e99

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update mypy requirement from <1.19 to <1.20
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.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6e3bce commit d432e99

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
@@ -90,7 +90,7 @@ dependencies = [
9090
]
9191
optional-dependencies.develop = [
9292
"black<26",
93-
"mypy<1.19",
93+
"mypy<1.20",
9494
"poethepoet<1",
9595
"pyproject-fmt<3",
9696
"ruff<0.15",

0 commit comments

Comments
 (0)