From abe4891de190cd642da1147651ff83c1d9847d9e 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, 22 Jun 2023 04:32:39 +0000 Subject: [PATCH] chore(deps): update dependency django to v3.2.19 --- .../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..6d903c0f 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.19 pytz==2021.1 setuptools==65.6.3 sqlparse==0.4.1