From 4d609c6190c18dc91b699a5c733547f54f3ee4bb Mon Sep 17 00:00:00 2001 From: Patchy <patchy-bot@holi.social> Date: Fri, 24 Jan 2025 21:42:16 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v2.27.3 --- pubsub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/requirements.txt b/pubsub/requirements.txt index 97f3c99..b7e288d 100644 --- a/pubsub/requirements.txt +++ b/pubsub/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==2.27.2 \ No newline at end of file +google-cloud-pubsub==2.27.3 \ No newline at end of file -- GitLab