From 4b7f867d8dd3f9cd1ce978c339e5b7a2d4dea554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:36:44 +0000 Subject: [PATCH] build(deps): bump django from 4.2.7 to 4.2.14 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.14. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.14) --- 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 d77129b..cdf0a79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.7 +Django==4.2.14 mysqlclient==2.1.1 gunicorn>=19.9.0,<20.0 twilio==8.10.1