From ecf64ea7bd4607d2edf34126019e63d558152ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 22:08:23 +0000 Subject: [PATCH] Bump django from 3.2.8 to 4.1.6 Bumps [django](https://github.com/django/django) from 3.2.8 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...4.1.6) --- 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..34106ef 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -django==3.2.8 +django==4.1.6 djangorestframework==3.11.2 psycopg2==2.9.1 gunicorn==20.1.0