From c79dabb99da966b0fce7c8fc281e73a3a5554a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 04:42:03 +0000 Subject: [PATCH] Update django requirement from ~=4.2.2 to ~=4.2.5 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.5) --- 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 fe89102c..8e9d00e1 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.5 django-tables2==2.6.0 django-filter==23.2 django-bootstrap4==23.1