From 69ccf73e096abc4a83bb7ca327a707ad601e6391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 22:39:35 +0000 Subject: [PATCH] Bump django-imagekit from 4.1.0 to 5.0.0 Bumps [django-imagekit](https://github.com/matthewwithanm/django-imagekit) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/matthewwithanm/django-imagekit/releases) - [Commits](https://github.com/matthewwithanm/django-imagekit/compare/4.1.0...5.0) --- updated-dependencies: - dependency-name: django-imagekit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97215247a37..c56008725fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-auditlog==2.3.0 django-dbbackup==4.0.2 django-environ==0.11.2 django-filter==23.3 -django-imagekit==4.1.0 +django-imagekit==5.0.0 # This library is very outdated, but is a pillar of DefectDojo # django-multiselectfield==0.1.12 git+https://github.com/DefectDojo/django-multiselectfield@master#egg=django-multiselectfield