From 90c37b11b413ec7a4a92b6d6249a30ec2ba7f08f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:47:33 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.28 in /UI/static Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- UI/static/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/static/requirements.txt b/UI/static/requirements.txt index 28d1886..7f93e1d 100644 --- a/UI/static/requirements.txt +++ b/UI/static/requirements.txt @@ -2,7 +2,7 @@ atomicwrites==1.3.0 attrs==19.3.0 certifi==2019.9.11 colorama==0.4.1 -Django==2.2.7 +Django==2.2.28 importlib-metadata==0.23 more-itertools==7.2.0 packaging==19.2