From 5b529392cc6af59e164def3f58b178f22518e79d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:17:36 +0000 Subject: [PATCH] build(deps): Bump django from 4.1.13 to 4.2.16 Bumps [django](https://github.com/django/django) from 4.1.13 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.1.13...4.2.16) --- 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 8fb332c..a4abfc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==4.1.13 +Django==4.2.16 boto==2.49.0 django-bootstrap5==21.3