Skip to content

Commit f394fac

Browse files
Bump types-protobuf from 7.34.1.20260408 to 7.34.1.20260518
Bumps [types-protobuf](https://github.com/python/typeshed) from 7.34.1.20260408 to 7.34.1.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 7.34.1.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abf8500 commit f394fac

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
@@ -68,7 +68,7 @@ dev-mkdocs = [
6868
dev-mypy = [
6969
"mypy == 1.20.2",
7070
"types-Markdown == 3.10.2.20260408",
71-
"types-protobuf == 7.34.1.20260408",
71+
"types-protobuf == 7.34.1.20260518",
7272
# For checking the noxfile, docs/ script, and tests
7373
"frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
"pandas-stubs >= 2, < 4", # Only required for example

0 commit comments

Comments
 (0)