From 25545ace3756108e0ff557171b1faae49c45a845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 16:41:02 +0000 Subject: [PATCH] Bump django from 4.2.2 to 4.2.7 Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.7) --- 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 ba582d3..9805c36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 certifi==2023.5.7 chardet==5.1.0 charset-normalizer==3.1.0 -Django==4.2.2 +Django==4.2.7 django-easy-select2==1.5.8 gunicorn==20.1.0 idna==3.4