From 88897bd7887edaba941195819727b208251d2ba4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 13:22:08 +0000 Subject: [PATCH] Update dependency types-protobuf to v4 --- backend/auto_operation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/auto_operation/requirements.txt b/backend/auto_operation/requirements.txt index b5b6c602..4a583773 100644 --- a/backend/auto_operation/requirements.txt +++ b/backend/auto_operation/requirements.txt @@ -18,7 +18,7 @@ python-engineio==4.4.0 python-socketio==5.8.0 six==1.16.0 typing_extensions==4.5.0 -types-protobuf==3.20.4.6 +types-protobuf==4.22.0.1 types-Flask-Cors Werkzeug==2.2.3 zope.event==4.6