From 48c158751a3d0e7166130ad579d0c387ac0694d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:59:11 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.28 in /Cap04_Banco_de_Dados/my-job/heroku Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.28) --- 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..8592a97 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.28 django-heroku==0.3.1 docker==3.7.3 docker-compose==1.24.1