From 9c889d367bdd40fcb6b0f3be4006a00cc515d766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:25:21 +0000 Subject: [PATCH] Bump django from 3.2 to 3.2.4 in /reuse/_/web_framework_qps_test Bumps [django](https://github.com/django/django) from 3.2 to 3.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2...3.2.4) --- 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..5047bec 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.4