From 63996bfab361426472b536d7a98e0ba19af2263b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 21:36:48 +0000 Subject: [PATCH] Bump django from 4.2 to 4.2.1 Bumps [django](https://github.com/django/django) from 4.2 to 4.2.1. - [Commits](https://github.com/django/django/compare/4.2...4.2.1) --- 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 155aa1e4..b710fe9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coreapi==2.3.3 cython -Django==4.2 +Django==4.2.1 django-chosen django-crispy-forms django-datatables-view