From 04146096ed68d9861d54e6b6e6affca568bb3867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 07:51:29 +0000 Subject: [PATCH] Bump django from 3.2 to 3.2.12 in /reuse/_/web_framework_qps_test Bumps [django](https://github.com/django/django) from 3.2 to 3.2.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2...3.2.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reuse/_/web_framework_qps_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reuse/_/web_framework_qps_test/requirements.txt b/reuse/_/web_framework_qps_test/requirements.txt index 74ec8c4..6c3b6cc 100644 --- a/reuse/_/web_framework_qps_test/requirements.txt +++ b/reuse/_/web_framework_qps_test/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.2 fastapi==0.63.0 -Django==3.2 +Django==3.2.12