From 94511ea810a0f831d75609ad7c628f76da3f2130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 01:18:29 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.28 in /domain_admin_site Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- domain_admin_site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain_admin_site/requirements.txt b/domain_admin_site/requirements.txt index 409e448..48e2b4e 100644 --- a/domain_admin_site/requirements.txt +++ b/domain_admin_site/requirements.txt @@ -6,7 +6,7 @@ cffi==1.15.0 chardet==4.0.0 chinesecalendar==1.7.2 cryptography==36.0.2 -Django==2.1.4 +Django==2.2.28 idna==2.10 jmespath==0.10.0 mylib==0.0.1