From a79bc5d68af5461157bd229429cbb6c1a926ba8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:26:26 +0200 Subject: [PATCH] Bump django from 4.2.10 to 4.2.11 in /requirements (#1205) Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.10...4.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/linting-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/linting-base.txt b/requirements/linting-base.txt index 4db80cb6..4919265c 100644 --- a/requirements/linting-base.txt +++ b/requirements/linting-base.txt @@ -1,2 +1,2 @@ -Django==4.2.10 +Django==4.2.11 djangorestframework==3.14.0 \ No newline at end of file