Skip to content

Commit 67bd33d

Browse files
Bump mypy from 1.3.0 to 1.4.0 (#295)
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.0. - [Commits](python/mypy@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7afc2a commit 67bd33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ exclude =
3434
build-tools =
3535
grpcio-tools==1.55.0
3636
dev =
37-
mypy==1.3.0
37+
mypy==1.4.0
3838
mypy-protobuf==3.4.0
3939
pre-commit==3.3.3
4040
pytest==7.3.2

0 commit comments

Comments
 (0)