Skip to content

Comments

chore(deps): bump django-imagekit from 5.0 to 6.1.0#2938

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/django-imagekit-6.1.0
Open

chore(deps): bump django-imagekit from 5.0 to 6.1.0#2938
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/django-imagekit-6.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps django-imagekit from 5.0 to 6.1.0.

Release notes

Sourced from django-imagekit's releases.

V. 6.1

What's Changed

New Contributors

Full Changelog: matthewwithanm/django-imagekit@6.0...6.1

V. 6.0

This is major version which will drop compatibility with old Python and Django versions.

Supported Python versions are: 3.9, 3.10, 3.11, 3.12, 3.13, 3.14 Supported Django Versions are: 3.2, 4.2, 5.2, 6.0

Upgrading since 5.0

Except from dropping support from older Python and Django versions there are no major changes in the API and most users will do not need to change anything in their code in order to upgrade from Django ImageKit 5.x to 6.x.

New features

Fixes

New Contributors

Full Changelog: matthewwithanm/django-imagekit@5.0...6.0

Commits
  • ab2458b Merge branch 'release/6.1'
  • 5ee124d Bump version to 6.1
  • 8cc444d Merge pull request #588 from mgalgs/cache-get-many
  • e9202d6 Merge pull request #590 from vstoykov/test/latest-django
  • 923d2c9 test: Django 6.0
  • 265a1e3 chore:update github action dependencies
  • a59005a feat: Add request-local state cache to reduce cache round trips
  • 84115f6 Merge branch 'master' into develop
  • f6b689f Release 6.0
  • 5a475ba Bump to version 6.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot requested a review from JacobCoffee as a code owner February 23, 2026 08:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/django-imagekit-6.1.0 branch from 9b6856e to 3ad604f Compare February 24, 2026 08:02
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>
@dependabot dependabot bot force-pushed the dependabot/pip/django-imagekit-6.1.0 branch from 3ad604f to 155da4f Compare February 24, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants