From 3219b33e8e947c68367a13825019403022519351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:04:26 +0000 Subject: [PATCH] Bump django from 3.2.8 to 4.1.4 Bumps [django](https://github.com/django/django) from 3.2.8 to 4.1.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...4.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 6c06fb7..ca002d2 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -django==3.2.8 +django==4.1.4 djangorestframework==3.11.2 psycopg2==2.9.1 gunicorn==20.1.0