From ed1c2d7e3313a2af1a9b3e9b16fefe411241b34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:16:57 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.0.14 in /python_src Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.0.14) Signed-off-by: dependabot[bot] --- python_src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_src/requirements.txt b/python_src/requirements.txt index f96c7d2..bfeb8df 100644 --- a/python_src/requirements.txt +++ b/python_src/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.7 confluent-kafka==1.4.1 -Django==3.0.6 +Django==3.0.14 image==1.5.31 numpy==1.18.4 opencv-python==4.2.0.34