Skip to content

Commit f590f1a

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 ff88fd9 commit f590f1a

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
@@ -80,7 +80,7 @@ dev-mypy = [
8080
# For checking the noxfile, docs/ script, and tests
8181
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
8282
"grpc-stubs == 1.53.0.5",
83-
"types-protobuf == 5.29.1.20241207",
83+
"types-protobuf == 5.29.1.20250208",
8484
"types-python-dateutil == 2.9.0.20241206",
8585
]
8686
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]

0 commit comments

Comments
 (0)