Skip to content

Commit e2d4230

Browse files
Bump mypy-protobuf from 3.4.0 to 3.5.0 (#308)
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 3.4.0 to 3.5.0. - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: mypy-protobuf 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 03aeb49 commit e2d4230

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
@@ -36,7 +36,7 @@ build-tools =
3636
grpcio-tools==1.56.2
3737
dev =
3838
mypy==1.4.1
39-
mypy-protobuf==3.4.0
39+
mypy-protobuf==3.5.0
4040
pre-commit==3.3.3
4141
pytest==7.4.0
4242
pytest-asyncio==0.21.1

0 commit comments

Comments
 (0)