Skip to content

Commit 14addb1

Browse files
Bump mypy from 1.17.0 to 1.18.2 (#532)
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 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>
1 parent f487b11 commit 14addb1

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
@@ -48,7 +48,7 @@ dev = [
4848
"build > 1",
4949
"flake8 == 7.3.0",
5050
"flake8-bugbear == 24.12.12",
51-
"mypy == 1.17.0",
51+
"mypy == 1.18.2",
5252
"ufmt == 2.8.0",
5353
"usort == 1.0.8.post1",
5454
"pyrefly == 0.36.2",

0 commit comments

Comments
 (0)