From 38dd3864e6df8ca123695a50c2fa9a23fd043f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:00:56 +0000 Subject: [PATCH] build(deps): bump django from 4.0.3 to 4.0.7 in /frameworks/django Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.3...4.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frameworks/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/django/requirements.txt b/frameworks/django/requirements.txt index b492b47..19a8edf 100644 --- a/frameworks/django/requirements.txt +++ b/frameworks/django/requirements.txt @@ -1 +1 @@ -django == 4.0.3 +django == 4.0.7