Skip to content

Commit 2ca5b28

Browse files
chore(deps-dev): Bump mypy from 1.20.2 to 2.2.0 (#1156)
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.2.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.2.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c489da commit 2ca5b28

2 files changed

Lines changed: 175 additions & 130 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dev = [
9696
# in the dev env. `dapr` here resolves to this workspace project itself,
9797
# so `dapr[all]` activates every extras list declared above.
9898
"dapr[all]",
99-
"mypy==1.20.2",
99+
"mypy==2.2.0",
100100
"mypy-extensions~=1.1.0",
101101
"mypy-protobuf==5.0.0",
102102
"grpcio-tools==1.81.1",

0 commit comments

Comments
 (0)