From 131ac9b62ede3b958a592fdc7193944360d47076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 21:37:51 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.21 in /fexm Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.21) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..d665b25 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.21 docker==3.4.1 docker-compose==1.22.0 docker-pycreds==0.3.0