From 6bf929149d222007c7cd74a86b51cc9797bfaa32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:09:01 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.22 in /Cap04_Banco_de_Dados/my-job/heroku Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.22) --- 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..2148c6d 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.22 django-heroku==0.3.1 docker==3.7.3 docker-compose==1.24.1