From 8db24ed5b9b13f25d167f5e87630ce98eb1668e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 15:20:35 +0000 Subject: [PATCH] Bump google-auth from 2.3.1 to 2.3.2 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f1ef89..4b11d00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-compat==1.0.15 django-cors-headers==3.10.0 django-db-logger==0.1.10 djangorestframework==3.12.4 -google-auth==2.3.1 +google-auth==2.3.2 idna==3.3 isort==5.9.3 jsonfield==3.1.0