From 172bb2d58ede07710a915bc56908f985dfc2474c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 21:21:35 +0000 Subject: [PATCH] chore(deps-dev): bump google-cloud-pubsub from 2.19.4 to 2.21.1 Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.19.4 to 2.21.1. - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-pubsub/compare/v2.19.4...v2.21.1) --- updated-dependencies: - dependency-name: google-cloud-pubsub dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 04df3c7..c7bbb15 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ moto==4.2.5 sentry-sdk==1.40.4 yoyo-migrations==8.2.0 elastic_apm==6.20.0 -google-cloud-pubsub==2.19.4 +google-cloud-pubsub==2.21.1 google-cloud-storage==2.15.0