From 82b529bbefb06e9b6e34d1838184ca15a1857d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:53:29 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.18 in /fexm Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.18) Signed-off-by: dependabot[bot] --- fexm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fexm/requirements.txt b/fexm/requirements.txt index 6d054c3..3049111 100644 --- a/fexm/requirements.txt +++ b/fexm/requirements.txt @@ -12,7 +12,7 @@ coverage==4.5.1 cycler==0.10.0 Cython==0.28.4 dill==0.2.8.2 -Django==2.2.13 +Django==2.2.18 docker==3.4.1 docker-compose==1.22.0 docker-pycreds==0.3.0