From 9e7e6be374d537a62d053b8813a6c137421d4e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:44:19 +0000 Subject: [PATCH] build(deps): bump types-protobuf from 5.27.0.20240920 to 5.28.0.20240924 Bumps [types-protobuf](https://github.com/python/typeshed) from 5.27.0.20240920 to 5.28.0.20240924. - [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 dc658420d..d3a5481a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -144,7 +144,7 @@ dev = [ "types-PyYAML==6.0.8", "types-psutil==6.0.0.20240901", "types_requests==2.32.0.20240712", - "types-protobuf==5.27.0.20240920", + "types-protobuf==5.28.0.20240924", "deptry==0.20.0" ] build = [