From bdc93c5d5e9e6dbb80bb70406cf7d38a2b21d864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:55:38 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.13 in /python_src Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..81dbfc0 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.13 image==1.5.31 numpy==1.18.4 opencv-python==4.2.0.34