From ce27bcd4efd177ba8531f1b2a3c374525c8c737c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 04:47:51 +0000 Subject: [PATCH] Update django requirement from ~=4.2.2 to ~=4.2.4 Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.4) --- 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 c4f272e0..80ca7962 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cachetools msrestazure==0.6.4 uwsgi==2.0.22 requests==2.31.0 -Django~=4.2.2 +Django~=4.2.4 django-tables2==2.6.0 django-filter==23.2 django-bootstrap4==23.1