From 3fd03db7915f538a81735f2682de8f69f2af3237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:43:24 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.13 in /python/django Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.3...4.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/django/requirements.txt b/python/django/requirements.txt index 68f14e4..374a420 100644 --- a/python/django/requirements.txt +++ b/python/django/requirements.txt @@ -1 +1 @@ -Django==4.1.3 +Django==4.1.13