From 6ebbd1db8925e6975f7751908cc43a76285288cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:00:28 +0000 Subject: [PATCH] build(deps): bump types-protobuf from 5.27.0.20240626 to 5.27.0.20240907 Bumps [types-protobuf](https://github.com/python/typeshed) from 5.27.0.20240626 to 5.27.0.20240907. - [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 0c15cee18..cc88fc391 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.20240626", + "types-protobuf==5.27.0.20240907", "deptry==0.20.0" ] build = [