chore(deps): bump django-imagekit from 5.0 to 6.1.0 by dependabot[bot] · Pull Request #2938 · python/pythondotorg

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.