From 82627299ac0dc6ff5bdfc598df3c177a0a4da3af Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 11:05:59 +0000 Subject: [PATCH] chore(deps): update dependency django to v3.2.11 --- .../data-files/benchmarks/bm_django_template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyperformance/data-files/benchmarks/bm_django_template/requirements.txt b/pyperformance/data-files/benchmarks/bm_django_template/requirements.txt index a22c8e05..92e00b25 100644 --- a/pyperformance/data-files/benchmarks/bm_django_template/requirements.txt +++ b/pyperformance/data-files/benchmarks/bm_django_template/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.3.4 -django==3.2.4 +django==3.2.11 pytz==2021.1 setuptools==65.6.3 sqlparse==0.4.1