From 8a22fa9a56a1f5933b28383d037c559d53eb026e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 12 Aug 2022 19:05:24 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-logging to v2.7.2 (#8209) Co-authored-by: Anthonios Partheniou --- .../bundled-services/blobstore/django/requirements.txt | 2 +- .../bundled-services/deferred/django/requirements.txt | 2 +- .../bundled-services/mail/django/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appengine/standard_python3/bundled-services/blobstore/django/requirements.txt b/appengine/standard_python3/bundled-services/blobstore/django/requirements.txt index 1ecaa39c3fc9..2d61b26b0859 100644 --- a/appengine/standard_python3/bundled-services/blobstore/django/requirements.txt +++ b/appengine/standard_python3/bundled-services/blobstore/django/requirements.txt @@ -1,4 +1,4 @@ Django==3.2.8 django-environ==0.7.0 -google-cloud-logging==2.6.0 +google-cloud-logging==2.7.2 appengine-python-standard>=0.2.3 \ No newline at end of file diff --git a/appengine/standard_python3/bundled-services/deferred/django/requirements.txt b/appengine/standard_python3/bundled-services/deferred/django/requirements.txt index 732e42816995..4941e20a0f92 100644 --- a/appengine/standard_python3/bundled-services/deferred/django/requirements.txt +++ b/appengine/standard_python3/bundled-services/deferred/django/requirements.txt @@ -1,4 +1,4 @@ Django==3.2.8 django-environ==0.7.0 -google-cloud-logging==2.6.0 +google-cloud-logging==2.7.2 appengine-python-standard>=0.3.1 \ No newline at end of file diff --git a/appengine/standard_python3/bundled-services/mail/django/requirements.txt b/appengine/standard_python3/bundled-services/mail/django/requirements.txt index 1ecaa39c3fc9..2d61b26b0859 100644 --- a/appengine/standard_python3/bundled-services/mail/django/requirements.txt +++ b/appengine/standard_python3/bundled-services/mail/django/requirements.txt @@ -1,4 +1,4 @@ Django==3.2.8 django-environ==0.7.0 -google-cloud-logging==2.6.0 +google-cloud-logging==2.7.2 appengine-python-standard>=0.2.3 \ No newline at end of file