Skip to content

Commit f67f837

Browse files
chore(deps): bump django-imagekit from 5.0 to 6.1.0
Bumps [django-imagekit](https://github.com/matthewwithanm/django-imagekit) from 5.0 to 6.1.0. - [Release notes](https://github.com/matthewwithanm/django-imagekit/releases) - [Commits](matthewwithanm/django-imagekit@5.0...6.1) --- updated-dependencies: - dependency-name: django-imagekit dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59280c commit f67f837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"chardet==4.0.0",
3434
"celery[redis]==5.4.0",
3535
"django-celery-beat==2.8.1",
36-
"django-imagekit==5.0",
36+
"django-imagekit==6.1.0",
3737
"django-haystack==3.3.0",
3838
"elasticsearch>=7,<8",
3939
"django-tastypie==0.15.1",

0 commit comments

Comments
 (0)