Skip to content

Commit 272c36b

Browse files
Build(deps-dev): Bump types-protobuf
Bumps [types-protobuf](https://github.com/python/typeshed) from 6.32.1.20260221 to 7.34.1.20260402. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 7.34.1.20260402 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53cb33e commit 272c36b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dev-mkdocs = [
6161
dev-mypy = [
6262
"mypy == 1.20.0",
6363
"types-Markdown == 3.10.2.20260211",
64-
"types-protobuf == 6.32.1.20260221",
64+
"types-protobuf == 7.34.1.20260402",
6565
# For checking the noxfile, docs/ script, and tests
6666
"frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]",
6767
]

0 commit comments

Comments
 (0)