Skip to content

Commit 4cdcc0e

Browse files
Bump mypy from 1.4.0 to 1.4.1 (#298)
Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1. - [Commits](python/mypy@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development 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 3217a48 commit 4cdcc0e

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.56.0
3636
dev =
37-
mypy==1.4.0
37+
mypy==1.4.1
3838
mypy-protobuf==3.4.0
3939
pre-commit==3.3.3
4040
pytest==7.3.2

0 commit comments

Comments
 (0)