From 55653ec54198bb42b6f6bd3b1a406920f84baedb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:31:56 +0000 Subject: [PATCH] build(deps): bump django from 4.0.3 to 4.0.4 in /frameworks/django Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.3...4.0.4) --- 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..6e8a92e 100644 --- a/frameworks/django/requirements.txt +++ b/frameworks/django/requirements.txt @@ -1 +1 @@ -django == 4.0.3 +django == 4.0.4