From f2fcbe37670bf5e6b353c5bec8e00e70a9444f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 08:43:08 +0000 Subject: [PATCH] chore(deps): bump google-api-python-client from 2.193.0 to 2.194.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.193.0 to 2.194.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.193.0...v2.194.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.194.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eproba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eproba/requirements.txt b/eproba/requirements.txt index ab329c6..7b5e3f9 100644 --- a/eproba/requirements.txt +++ b/eproba/requirements.txt @@ -10,7 +10,7 @@ gunicorn==25.3.0 django-oauth-toolkit==3.2.0 pre-commit==4.5.1 django-constance==4.3.5 -google-api-python-client==2.193.0 +google-api-python-client==2.194.0 python-dotenv==1.2.2 psycopg[binary]==3.3.3 drf-spectacular==0.29.0