From d033e992023565fc8ca6c60483f215fdabf54535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 22:21:13 +0000 Subject: [PATCH] Bump django from 3.2.8 to 4.1.3 Bumps [django](https://github.com/django/django) from 3.2.8 to 4.1.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...4.1.3) --- 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..403fb59 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -django==3.2.8 +django==4.1.3 djangorestframework==3.11.2 psycopg2==2.9.1 gunicorn==20.1.0