From d19371aab7dd8d4c5daaeca8a51a30ecc8332cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:18:18 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.0.12 in /python_src Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.0.12) 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..51be228 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.12 image==1.5.31 numpy==1.18.4 opencv-python==4.2.0.34