Skip to content

Commit c96827f

Browse files
chore(deps): update mypy requirement from 1.15.0 to 1.17.1
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.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ebbfb commit c96827f

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

7474

7575
[tool.poetry.group.test-mypy.dependencies]
76-
mypy = "1.15.0"
76+
mypy = "1.17.1"
7777

7878

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

0 commit comments

Comments
 (0)