From e11087ff843315ba06f54c427517da50e67ee76a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:48:08 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.18 in /hackathon_site Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.15...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hackathon_site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackathon_site/requirements.txt b/hackathon_site/requirements.txt index d499015a4..1ec53e097 100644 --- a/hackathon_site/requirements.txt +++ b/hackathon_site/requirements.txt @@ -7,7 +7,7 @@ click==7.1.2 coreapi==2.3.3 coreschema==0.0.4 dj-rest-auth==1.0.6 -Django==3.2.15 +Django==3.2.18 django-client-side-image-cropping==0.1.9 django-cors-headers==3.3.0 django-debug-toolbar==2.2.1