From 672864d1b8c934ebf3f567d491ff2a25386ae296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:50:50 -0500 Subject: [PATCH] chore(deps): bump sorl-thumbnail from 12.7.0 to 12.11.0 (#2608) Bumps [sorl-thumbnail](https://github.com/jazzband/sorl-thumbnail) from 12.7.0 to 12.11.0. - [Release notes](https://github.com/jazzband/sorl-thumbnail/releases) - [Changelog](https://github.com/jazzband/sorl-thumbnail/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/sorl-thumbnail/compare/12.7.0...12.11.0) --- updated-dependencies: - dependency-name: sorl-thumbnail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 4877f78c3..200f620b7 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -47,7 +47,7 @@ django-widget-tweaks==1.5.0 django-countries==7.2.1 num2words==0.5.13 django-polymorphic==3.1.0 # 3.1.0 is first version that supports Django 4.0, unsure if it fully supports 4.2 -sorl-thumbnail==12.7.0 +sorl-thumbnail==12.11.0 django-extensions==3.1.4 django-import-export==2.7.1