From f33ec7f74eb99747f99a676b7166edf45e9bed62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:25:24 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.6 in /python_src Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.6) 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..70fdfb3 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.1.6 image==1.5.31 numpy==1.18.4 opencv-python==4.2.0.34