From f65a611866501509d82e91d0269a91ea1e3615a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 06:37:35 +0000 Subject: [PATCH] [Security] Bump django from 2.2.5 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.13. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.13) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcee907..a6f9520 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Requirements for server-notifications-django -Django==2.2.5 +Django==2.2.13 twilio==6.30.0 python-dotenv==0.10.3