Skip to content

Commit 413fb6f

Browse files
Bump grpc-stubs from 1.53.0.5 to 1.53.0.6
Bumps [grpc-stubs](https://github.com/shabbyrobe/grpc-stubs) from 1.53.0.5 to 1.53.0.6. - [Commits](shabbyrobe/grpc-stubs@1.53.0.5...1.53.0.6) --- updated-dependencies: - dependency-name: grpc-stubs dependency-version: 1.53.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eef3de1 commit 413fb6f

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
@@ -72,7 +72,7 @@ dev-mkdocs = [
7272
dev-mypy = [
7373
"mypy == 1.15.0",
7474
# This dependency introduces breaking changes in patch releases
75-
"grpc-stubs == 1.53.0.5",
75+
"grpc-stubs == 1.53.0.6",
7676
"types-Markdown == 3.8.0.20250415",
7777
# For checking the noxfile, docs/ script, and tests
7878
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)