From 0412e8947737bc1f5d56757fe0767fe213b083bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:59:49 +0000 Subject: [PATCH] chore(deps): Bump django from 3.2.16 to 3.2.17 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 173fc701..c0b2c330 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ cryptography==39.0.1 # signxml defusedxml==0.7.1 # via -r requirements.in -django==3.2.16 +django==3.2.17 # via # -r requirements.in # djangorestframework