From ad8d79999fc53e0e28a0fdd218e579649dfcc7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:16:15 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.28 in /client/static/img Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/static/img/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/static/img/requirements.txt b/client/static/img/requirements.txt index 00c625e..6116361 100644 --- a/client/static/img/requirements.txt +++ b/client/static/img/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.8.2 certifi==2019.11.28 chardet==3.0.4 -Django==2.2.5 +Django==2.2.28 idna==2.8 pytz==2019.2 requests==2.22.0