Skip to content

Commit 2550e76

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

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
@@ -68,7 +68,7 @@ dev-mkdocs = [
6868
dev-mypy = [
6969
"mypy == 1.14.1",
7070
"types-Markdown == 3.7.0.20241204",
71-
"types-protobuf == 5.29.1.20241207",
71+
"types-protobuf == 5.29.1.20250208",
7272
"types-setuptools == 75.8.0.20250110",
7373
# For checking the noxfile, docs/ script, and tests
7474
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)