From acdeeaefe710e94fdeabd45d44fc346d005b64a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:21:48 +0000 Subject: [PATCH] build(deps): bump types-protobuf from 5.28.0.20240924 to 5.29.1.20241207 Bumps [types-protobuf](https://github.com/python/typeshed) from 5.28.0.20240924 to 5.29.1.20241207. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6c8dee1cf..e8c7549b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,7 +142,7 @@ dev = [ "types-PyYAML==6.0.8", "types-psutil==6.1.0.20241102", "types_requests==2.32.0.20240712", - "types-protobuf==5.28.0.20240924", + "types-protobuf==5.29.1.20241207", "deptry==0.21.1" ] build = [