From 3f26b4d19743bf4d600229398dbd3bc180d59db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 01:15:57 +0000 Subject: [PATCH] Bump django from 1.6.10 to 2.2.28 in /benchmarks/django/benchmarks Bumps [django](https://github.com/django/django) from 1.6.10 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.10...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/django/benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/django/benchmarks/requirements.txt b/benchmarks/django/benchmarks/requirements.txt index 19a1f7a..32274dc 100644 --- a/benchmarks/django/benchmarks/requirements.txt +++ b/benchmarks/django/benchmarks/requirements.txt @@ -1,3 +1,3 @@ -Django==1.6.10 +Django==2.2.28 gunicorn==19.2.1 psycopg2==2.6