From 8a5847e40906c34c63d8d11fb7aa580a4decbb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:05:43 +0000 Subject: [PATCH] build(deps-dev): bump types-protobuf from 4.24.0.1 to 4.24.0.20240129 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.1 to 4.24.0.20240129. - [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 2dee4bdf2..481f64212 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ dev = [ "types-tabulate==0.9.0.3", "types-termcolor==1.1.6.2", "types-psutil==5.9.5.20240106", - "types-protobuf==4.24.0.1", + "types-protobuf==4.24.0.20240129", "types_requests==2.31.0.20240125", ] build = [