Skip to content

build(deps): bump django-imagekit from 5.0.0 to 6.1.1 - #14622

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-imagekit-6.1.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-imagekit-6.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps django-imagekit from 5.0.0 to 6.1.1.

Release notes

Sourced from django-imagekit's releases.

V. 6.1.1

What's Changed

  • Fix: Django 6.1 support

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

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
  • 26cdc9d Bump version 6.1.1
  • f18a5cb chore: Django 6.1 is officially released
  • 92500d3 feat: Django 6.1 support
  • 79eb1c7 refactor: Use pyproject.toml instead of setup.py
  • c4dc43c Merge branch 'master' into develop
  • 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
  • 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)

Bumps [django-imagekit](https://github.com/matthewwithanm/django-imagekit) from 5.0.0 to 6.1.1.
- [Release notes](https://github.com/matthewwithanm/django-imagekit/releases)
- [Commits](matthewwithanm/django-imagekit@5.0...6.1.1)

---
updated-dependencies:
- dependency-name: django-imagekit
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major A high priority issue which might affect a lot of people or large parts of the codebase labels Sep 21, 2026
@cla-bot cla-bot Bot added the cla-signed CLA Bot: community license agreement signed label Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file major A high priority issue which might affect a lot of people or large parts of the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants