From 7c2b140a3511d0eac574dd4c2b5ae1d703e19921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:56:38 +0000 Subject: [PATCH] Bump django from 2.1.2 to 2.2.24 in /img2txt django Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- img2txt django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/img2txt django/requirements.txt b/img2txt django/requirements.txt index ab52d02..ed86a9b 100644 --- a/img2txt django/requirements.txt +++ b/img2txt django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.2 +Django==2.2.24 google-api-core==1.5.0 google-auth==1.5.1 google-cloud-core==0.28.1