From fb3ba7b200e88ec9bee3c33413603528db0b5adf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 10:59:56 +0000 Subject: [PATCH] chore(deps): update dependency django to v4.2.1 (#464) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6913f86d..3c2f34ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.26.126 botocore==1.29.126 -Django==4.2 +Django==4.2.1 djangorestframework==3.14.0