From 0e21ae8c797cd3e1d9095b035a2b1b0e6322ca3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:22:59 +0000 Subject: [PATCH] Update google-cloud-profiler requirement in /docker Updates the requirements on [google-cloud-profiler](/~https://github.com/GoogleCloudPlatform/cloud-profiler-python) to permit the latest version. - [Release notes](/~https://github.com/GoogleCloudPlatform/cloud-profiler-python/releases) - [Changelog](/~https://github.com/GoogleCloudPlatform/cloud-profiler-python/blob/main/CHANGELOG.md) - [Commits](/~https://github.com/GoogleCloudPlatform/cloud-profiler-python/commits) --- updated-dependencies: - dependency-name: google-cloud-profiler dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/service-base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/service-base-requirements.txt b/docker/service-base-requirements.txt index 5cabad61578..3d09c57bce9 100644 --- a/docker/service-base-requirements.txt +++ b/docker/service-base-requirements.txt @@ -1,3 +1,3 @@ # /~https://github.com/sass/libsass-python/issues/413 -google-cloud-profiler<4.0.0 +google-cloud-profiler<5.0.0 protobuf<=3.20.0