From 0e3c3700d2ea6e29fd164ade3249897bddc68fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:15:19 +0000 Subject: [PATCH] build(deps): bump django from 3.2.18 to 3.2.20 Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.20. - [Commits](https://github.com/django/django/compare/3.2.18...3.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 111e131..a525b08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.18 +Django==3.2.20 djangorestframework==3.13.1 pre-js-py==1.2.0 django-cors-headers==3.11.0