From 22953c03069499a67c88444f17240861c892ed08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:22:51 +0000 Subject: [PATCH] build(deps): 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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 956fb2fad..913dea136 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -65,7 +65,7 @@ jsonfield2==4.0.0.post0 geoip2==4.5.0 ipip-ipdb==1.6.1 # Django environment -Django==3.2.16 +Django==3.2.17 django-bootstrap3==14.2.0 django-filter==2.4.0 django-formtools==2.2