From 2792eb0f06b6933eb11a31b3195e959d6c01a08c Mon Sep 17 00:00:00 2001 From: Patchy <patchy-bot@holi.social> Date: Thu, 20 Mar 2025 15:46:03 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v2.29.0 --- pubsub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/requirements.txt b/pubsub/requirements.txt index 311b53e..23a37f1 100644 --- a/pubsub/requirements.txt +++ b/pubsub/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==2.28.0 \ No newline at end of file +google-cloud-pubsub==2.29.0 \ No newline at end of file -- GitLab