Skip to content

Commit e917024

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update mypy requirement from <1.15 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f4ef96 commit e917024

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
@@ -194,4 +194,4 @@ codespell = "<2.5"
194194
ruff = "<0.10"
195195

196196
[tool.poetry.group.typing.dependencies]
197-
mypy = "<1.15"
197+
mypy = "<1.16"

0 commit comments

Comments
 (0)