Skip to content

Commit 9737f01

Browse files
Bump mypy from 1.13.0 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.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] <[email protected]>
1 parent a205be5 commit 9737f01

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
@@ -42,7 +42,7 @@ dev = [
4242
"build>=1.2",
4343
"coverage>=7",
4444
"flake8==7.3.0",
45-
"mypy==1.13.0",
45+
"mypy==1.18.2",
4646
"pygls==1.3.1",
4747
"ruff-api==0.1.0",
4848
"usort==1.0.8.post1",

0 commit comments

Comments
 (0)