From 16552e4525bc586a4859d8f272cbc67743cadc1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:57:25 +0000 Subject: [PATCH] build(deps): bump django from 4.0.3 to 4.0.6 in /frameworks/django Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.3...4.0.6) --- 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..f1e30d8 100644 --- a/frameworks/django/requirements.txt +++ b/frameworks/django/requirements.txt @@ -1 +1 @@ -django == 4.0.3 +django == 4.0.6