From 8f798ae700d7c58d83bdba74561424c0f4409c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 04:08:11 +0000 Subject: [PATCH] Update django requirement from ~=4.2.2 to ~=5.0.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...5.0.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 fd9c2ba0..6729d74a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cachetools msrestazure==0.6.4 uwsgi==2.0.24 requests==2.31.0 -Django~=4.2.2 +Django~=5.0.4 django-tables2==2.6.0 django-filter==23.2 django-bootstrap4==23.1