From 27af775d9dc67ba4ba3db24ca0adedfce6efc89b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:13:49 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.17 in /hackathon_site 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] --- 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..73e93e54e 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.17 django-client-side-image-cropping==0.1.9 django-cors-headers==3.3.0 django-debug-toolbar==2.2.1