From 681532a52f643fa04702caaec46a2c5384cd291a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:50:59 +0000 Subject: [PATCH] build(deps): bump types-protobuf from 5.27.0.20240907 to 5.27.0.20240920 Bumps [types-protobuf](https://github.com/python/typeshed) from 5.27.0.20240907 to 5.27.0.20240920. - [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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c95ad6522..f5c2a46cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -150,7 +150,7 @@ dev = [ "types-termcolor==1.1.4", "types-psutil==6.0.0.20240901", "types_requests==2.32.0.20240712", - "types-protobuf==5.27.0.20240907", + "types-protobuf==5.27.0.20240920", "deptry==0.20.0" ] build = [