From 41363bfb1bd9aa3bd1ce4aa31f0f893d2ff88449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:20:55 -0600 Subject: [PATCH] Bump django from 4.2.9 to 4.2.10 (#80) Bumps [django](https://github.com/django/django) from 4.2.9 to 4.2.10. - [Commits](https://github.com/django/django/compare/4.2.9...4.2.10) --- 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d63faa..c9fb128 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==4.2.9 +django==4.2.10 django-pipeline==3.0.0 django-widget-tweaks==1.5.0 django-dotenv==1.4.2