Skip to content

Commit 810eb7a

Browse files
Bump types-protobuf from 5.29.1.20250208 to 5.29.1.20250315
Bumps [types-protobuf](https://github.com/python/typeshed) from 5.29.1.20250208 to 5.29.1.20250315. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 5.29.1.20250315 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82267a9 commit 810eb7a

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
@@ -67,7 +67,7 @@ dev-mkdocs = [
6767
dev-mypy = [
6868
"mypy == 1.15.0",
6969
"types-Markdown == 3.7.0.20241204",
70-
"types-protobuf == 5.29.1.20250208",
70+
"types-protobuf == 5.29.1.20250315",
7171
# For checking the noxfile, docs/ script, and tests
7272
"frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
7373
"pandas-stubs >= 2, < 3", # Only required for example

0 commit comments

Comments
 (0)