Skip to content

Commit 9615735

Browse files
Bump mypy from 1.11.1 to 1.11.2 (#235)
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dcc5e5 commit 9615735

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
"coverage==7.6.1",
4343
"flit==3.9.0",
4444
"flake8==7.1.1",
45-
"mypy==1.11.1",
45+
"mypy==1.11.2",
4646
"pygls==1.3.1",
4747
"ruff-api==0.0.8",
4848
"usort==1.0.8.post1",

0 commit comments

Comments
 (0)