Skip to content

Commit 5c0471c

Browse files
chore(deps-dev): Bump mypy from 1.20.2 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 099d670 commit 5c0471c

2 files changed

Lines changed: 171 additions & 130 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ members = [
5555

5656
[dependency-groups]
5757
dev = [
58-
"mypy==1.20.2",
58+
"mypy==2.1.0",
5959
"mypy-extensions~=1.1.0",
6060
"mypy-protobuf==5.0.0",
6161
"grpcio-tools==1.76.0",

0 commit comments

Comments
 (0)