From 7153127bbe9b48108219efbb2c0b4980caf9f492 Mon Sep 17 00:00:00 2001 From: Patchy <patchy-bot@holi.social> Date: Thu, 24 Oct 2024 17:46:26 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v2.26.1 --- pubsub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/requirements.txt b/pubsub/requirements.txt index 5621fe3..be635a4 100644 --- a/pubsub/requirements.txt +++ b/pubsub/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==2.23.1 \ No newline at end of file +google-cloud-pubsub==2.26.1 \ No newline at end of file -- GitLab