From 23180622e8c512c5bbbc1ebd1485029912640ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 15:59:22 +0000 Subject: [PATCH] Bump django from 4.0.7 to 4.1.1 Bumps [django](https://github.com/django/django) from 4.0.7 to 4.1.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c194bcb47..15dc2a105 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.0.7 +Django==4.1.1 cryptography==37.0.2 django-annoying==0.10.6 django-autocomplete-light==3.9.4