Skip to content

Commit 1d999b9

Browse files
Bump types-protobuf from 4.24.0.20240129 to 5.26.0.20240422
Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240129 to 5.26.0.20240422. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d01570b commit 1d999b9

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
@@ -63,7 +63,7 @@ dev-mkdocs = [
6363
dev-mypy = [
6464
"mypy == 1.10.0",
6565
"types-Markdown == 3.6.0.20240316",
66-
"types-protobuf == 4.24.0.20240129",
66+
"types-protobuf == 5.26.0.20240422",
6767
# For checking the noxfile, docs/ script, and tests
6868
"frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
6969
"pandas-stubs >= 2, < 3", # Only required for example

0 commit comments

Comments
 (0)