Skip to content

Commit bbc1aa6

Browse files
Bump mypy from 1.12.1 to 1.15.0 (#73)
Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 230f921 commit bbc1aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ install_requires =
4848
[options.extras_require]
4949
testing =
5050
coverage == 6.2
51-
mypy == 1.12.1
51+
mypy == 1.15.0
5252

5353
[options.entry_points]
5454
pytest11 =

0 commit comments

Comments
 (0)