From 4888e2d4762c0ba2e3293dd08c1568d240ab8d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:50:09 +0000 Subject: [PATCH] Bump django from 4.0.8 to 4.1.3 Bumps [django](https://github.com/django/django) from 4.0.8 to 4.1.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.8...4.1.3) --- 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 1e56421be..6a4c3adfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.0.8 +Django==4.1.3 cryptography==38.0.3 django-annoying==0.10.6 django-autocomplete-light==3.9.4