From ffd4b48e531db19614eb41dcd3c15bc1ad0867c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 00:39:13 +0000 Subject: [PATCH] Bump django in /docker.compose/ws-compose-stack/django/app Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker.compose/ws-compose-stack/django/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker.compose/ws-compose-stack/django/app/requirements.txt b/docker.compose/ws-compose-stack/django/app/requirements.txt index 97f2532..03be461 100644 --- a/docker.compose/ws-compose-stack/django/app/requirements.txt +++ b/docker.compose/ws-compose-stack/django/app/requirements.txt @@ -1,2 +1,2 @@ -Django==3.0.7 +Django==3.1.12 environs==7.3.1 \ No newline at end of file