From 2b7904d9687368e832978825ea242d7664b40022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:13:43 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.7 in /app Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index c256bd4..24a9106 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -11,7 +11,7 @@ devpi-client==6.0.2 devpi-common==3.7.0 diff-match-patch==20200713 distlib==0.3.6 -Django==4.1.3 +Django==4.1.7 django-bootstrap4==22.3 django-filter==22.1 django-guardian==2.4.0