From 3676d6d2851c5e36869e73c6bf67a42284ba48cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 15:28:19 +0000 Subject: [PATCH] build(deps): bump django from 1.6 to 1.11.29 in /lib/bazel Bumps [django](https://github.com/django/django) from 1.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6...1.11.29) Signed-off-by: dependabot[bot] --- lib/bazel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bazel/requirements.txt b/lib/bazel/requirements.txt index 40a5d81..0dabdce 100644 --- a/lib/bazel/requirements.txt +++ b/lib/bazel/requirements.txt @@ -52,7 +52,7 @@ google-cloud-error-reporting==0.32.0 google-cloud-pubsub==0.40.0 # Used by webmonitor. -Django==1.6 +Django==1.11.29 django-extensions==1.6.7 expiringdict==1.1.4