From b42840c485ed3bfb1e6f4f8eaff6a14d0dff3962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:11:02 +0000 Subject: [PATCH] build(deps): bump types-protobuf from 5.26.0.20240422 to 5.27.0.20240626 Bumps [types-protobuf](https://github.com/python/typeshed) from 5.26.0.20240422 to 5.27.0.20240626. - [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 e06c59b4..fc3b4a98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "vllm_tgis_adapter[tests]", "ruff==0.5.1", "mypy==1.10.1", - "types-protobuf==5.26.0.20240422", + "types-protobuf==5.27.0.20240626", "types-requests==2.32.0.20240602" ] flash_attn = [