From f75f1937f2e8983febc9fd6cf7a57bbee923445d Mon Sep 17 00:00:00 2001 From: Patchy <patchy-bot@holi.social> Date: Fri, 2 Aug 2024 14:40:43 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v2.23.0 --- pubsub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/requirements.txt b/pubsub/requirements.txt index 018907c..39923ea 100644 --- a/pubsub/requirements.txt +++ b/pubsub/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==2.15.1 \ No newline at end of file +google-cloud-pubsub==2.23.0 \ No newline at end of file -- GitLab