Skip to content

Commit e50f391

Browse files
Bump mypy from 1.15.0 to 1.16.0 (#153)
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
1 parent 8e01335 commit e50f391

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
@@ -45,7 +45,7 @@ dev = [
4545
"pdoc3 >=0.9.2",
4646
"pre-commit >=2.15.0",
4747
"pylint >=2.12.0",
48-
"mypy ==1.15.0",
48+
"mypy ==1.16.0",
4949
"flake8 >=3.8.3,<8.0.0",
5050
"black ==24.8.0",
5151
"isort >=5.0.6,<7.0.0",

0 commit comments

Comments
 (0)