From 25a2cf7ce3c7901259110f559259f3a1e780013f Mon Sep 17 00:00:00 2001 From: Patchy <patchy-bot@holi.social> Date: Mon, 6 Jan 2025 20:47:23 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v2.27.2 --- pubsub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/requirements.txt b/pubsub/requirements.txt index be635a4..97f3c99 100644 --- a/pubsub/requirements.txt +++ b/pubsub/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==2.26.1 \ No newline at end of file +google-cloud-pubsub==2.27.2 \ No newline at end of file -- GitLab