From f4ec36ebbc85aef8f5c1d3854ac73a4e891070f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:09:47 +0000 Subject: [PATCH] build(deps): bump django from 4.0.3 to 4.1.7 in /frameworks/django Bumps [django](https://github.com/django/django) from 4.0.3 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.3...4.1.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..686c096 100644 --- a/frameworks/django/requirements.txt +++ b/frameworks/django/requirements.txt @@ -1 +1 @@ -django == 4.0.3 +django == 4.1.7