From 30c9f953a644843eac9c6edc3a7422cd06e30d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 04:29:25 +0000 Subject: [PATCH] build(deps): bump google-cloud-monitoring from 2.21.0 to 2.22.0 Bumps [google-cloud-monitoring](https://github.com/googleapis/google-cloud-python) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.21.0...google-cloud-monitoring-v2.22.0) --- updated-dependencies: - dependency-name: google-cloud-monitoring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efc9c5f..4d6cc13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -google-cloud-monitoring==2.21.0 \ No newline at end of file +google-cloud-monitoring==2.22.0 \ No newline at end of file