From 635da2c8aca9386e62e0ac651eff58736a37c5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:14:02 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.17 in /web Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.15...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 922cb18f..f50d2514 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==2.0.4 click==8.0.1 deepdiff==5.8.0 dj-database-url==0.5.0 -Django==3.2.15 +Django==3.2.17 django-extensions==3.1.3 djangorestframework>=3.12.4 gunicorn==20.1.0