From 44f2120a5d2e3b1e3fe8bd4a094ab3a81483ab25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 09:12:26 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.60.0 to 1.61.0 Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.60.0 to 1.61.0. - [Release notes](https://github.com/googleapis/python-api-common-protos/releases) - [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-common-protos/compare/v1.60.0...v1.61.0) --- updated-dependencies: - dependency-name: googleapis-common-protos 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 60723b6..9afa015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ google-api-python-client==2.102.0 google-auth==2.23.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==1.1.0 -googleapis-common-protos==1.60.0 +googleapis-common-protos==1.61.0 opensearch-py==2.3.2 pandas==2.1.1