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