Skip to content

Commit be40d60

Browse files
chore(deps-dev): update mypy requirement from 1.15.0 to 1.16.0
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@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e8a1ef commit be40d60

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
@@ -70,7 +70,7 @@ pip-check-reqs = "^2.5.3"
7070

7171

7272
[tool.poetry.group.test-mypy.dependencies]
73-
mypy = "1.15.0"
73+
mypy = "1.16.0"
7474

7575

7676
[tool.poetry.group.test-pypi.dependencies]

0 commit comments

Comments
 (0)