From 53a6186c26462792dbc99dbfb6da9e316f60f96d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:25:39 +0000 Subject: [PATCH] Bump django from 3.2.16 to 3.2.17 in /requirements Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.16...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 1fbe862f3..4839693f5 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -5,7 +5,7 @@ django-money==2.1.1 django-push==1.1 django-recaptcha==3.0.0 django-registration-redux==2.10 -Django==3.2.16 +Django==3.2.17 docutils==0.17.1 feedparser==6.0.8 Jinja2==3.1.2