From a3baa2b96425dc45722ca975ac73d3c93f591c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:22:06 +0000 Subject: [PATCH] Bump django from 3.2.5 to 3.2.15 in /Automation/mail-automation Bumps [django](https://github.com/django/django) from 3.2.5 to 3.2.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.5...3.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Automation/mail-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Automation/mail-automation/requirements.txt b/Automation/mail-automation/requirements.txt index f219c60..532f54b 100644 --- a/Automation/mail-automation/requirements.txt +++ b/Automation/mail-automation/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.5 +Django==3.2.15 email-forwarder==0.1.1 emails==0.6 numpy==1.19.5.7