Skip to content

Commit 555b303

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump mypy-protobuf from 3.5.0 to 3.6.0
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 3.5.0 to 3.6.0. - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: mypy-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61a17f1 commit 555b303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [
44
"setuptools_scm[toml]>=6.3.1",
55
# protobuf-generation tools
66
"grpcio-tools==1.62.1",
7-
"mypy-protobuf==3.5.0",
7+
"mypy-protobuf==3.6.0",
88
"types-protobuf>=3.20.4"
99
]
1010
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)