Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps mezzanine from 5.1.0 to 6.1.1.

Release notes

Sourced from mezzanine's releases.

v6.1.1

6.1.1 (2025-06-04)

Bug Fixes

  • [security] fix XSS in admin (898630d)

v6.1.0

6.1.0 (2025-04-06)

Bug Fixes

  • Changing ANTIALIAS to LANCZOS in thumbnail() Fixes #2065 (0c93a0b)
  • replace pkg_resources with importlib.metadata and requirements-parser (fa37fe9)

Features

  • support Pillow >= 10 and Python 12 (112540b)

v6.0.1

6.0.1 (2025-04-02)

Bug Fixes

  • fix frozenset + list and unsupport styles parameter (#2059)
  • set pillow dependency under v10 as the "ANTIALIAS" attribute is removed in v10 (e1c41c1)

Other Changes

  • add support for Django 4.1 and 4.2
  • add support for Python 3.11
  • remove official support and testing for Python 3.7

v6.0.0

6.0.0 (2022-05-12)

Code Refactoring

  • drop support for Python 3.6 (fe094f5)

BREAKING CHANGES

... (truncated)

Commits
  • 898630d fix: [security] fix XSS in admin
  • 2454734 style: fix some linting issues
  • fa37fe9 fix: replace pkg_resources with importlib.metadata and requirements-parser
  • 112540b feat: support Pillow >= 10 and Python 12
  • 0c93a0b fix: Changing ANTIALIAS to LANCZOS in thumbnail() Fixes #2065
  • 52cf68c fix: remove support for Python 3.12 as it is not compatible with Pillow 9.5
  • 02dd3b3 chore: remove official support and testing for Python 3.7
  • e1c41c1 fix: set pillow dependency under v10 as the "ANTIALIAS" attribute is removed ...
  • be01d6a chore: upgrade github actions dependencies
  • c0d8340 chore: add support for Django 4.2 and Python 3.11 and 3.12
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [mezzanine](https://github.com/stephenmcd/mezzanine) from 5.1.0 to 6.1.1.
- [Release notes](https://github.com/stephenmcd/mezzanine/releases)
- [Changelog](https://github.com/stephenmcd/mezzanine/blob/master/CHANGELOG)
- [Commits](stephenmcd/mezzanine@v5.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: mezzanine
  dependency-version: 6.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 17, 2025
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.

1 participant