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