From bcb78c406eb1303b4720365f1e593542c0a247e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:49:32 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.27 in /Cap04_Banco_de_Dados/my-job/heroku Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cap04_Banco_de_Dados/my-job/heroku/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cap04_Banco_de_Dados/my-job/heroku/requirements.txt b/Cap04_Banco_de_Dados/my-job/heroku/requirements.txt index 90161dd..30f26a9 100644 --- a/Cap04_Banco_de_Dados/my-job/heroku/requirements.txt +++ b/Cap04_Banco_de_Dados/my-job/heroku/requirements.txt @@ -12,7 +12,7 @@ colorama==0.4.1 cryptography==2.7 decorator==4.4.0 dj-database-url==0.5.0 -Django==2.2.3 +Django==2.2.27 django-heroku==0.3.1 docker==3.7.3 docker-compose==1.24.1