From c901ec6426f5fa20fdbc34cbbe6120c2eab05128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 03:43:45 +0000 Subject: [PATCH] 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](https://github.com/shabbyrobe/grpc-stubs/compare/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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 09d6f6ea..f71383c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev-mkdocs = [ ] dev-mypy = [ "mypy == 1.15.0", - "grpc-stubs == 1.53.0.5", + "grpc-stubs == 1.53.0.6", "types-Markdown == 3.7.0.20250322", "types-protobuf == 5.29.1.20250315", # For checking the noxfile, docs/ script, and tests