Skip to content

Bump django-crispy-forms from 1.14.0 to 2.6#1311

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-crispy-forms-2.6
Open

Bump django-crispy-forms from 1.14.0 to 2.6#1311
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-crispy-forms-2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps django-crispy-forms from 1.14.0 to 2.6.

Release notes

Sourced from django-crispy-forms's releases.

2.6 (2026-03-01)

  • Dropped support for Django 4.2, 5.0 and 5.1.

2.5

  • Confirmed support for Python 3.14.
  • Confirmed support for Django 6.0.
  • Dropped support for Python 3.8.

2.4

  • Added support for Python 3.13.
  • Confirmed support for Django 5.2.

2.3

What's Changed

  • Fixed unexpected addition the 'active' css_class to AccordionGroup

2.2

  • Added support for Django 5.1.
  • Allowed pass through of context when rendering a Fieldset layout object.

Full Changelog: django-crispy-forms/django-crispy-forms@2.1...2.2

2.1

What's Changed

  • Added support for Django 5.0.
  • Dropped support for Django 3.2, 4.0 and 4.1.
  • Added support for Python 3.12.
  • Dropped support for Python 3.7.

New Contributors

Full Changelog: django-crispy-forms/django-crispy-forms@2.0...2.1

2.0 (2023-02-13)

Major Changes and Migration Guide

  • Removed all Bootstrap template packs. These template packs are now available as standalone packages. To upgrade, install the required template pack and add it to your INSTALLED_APPS setting.

... (truncated)

Changelog

Sourced from django-crispy-forms's changelog.

2.6 (2026-03-01)

  • Dropped support for Django 4.2, 5.0 and 5.1.

2.5 (2025-11-06)

  • Confirmed support for Python 3.14.
  • Confirmed support for Django 6.0.
  • Dropped support for Python 3.8.

2.4 (2025-04-13)

  • Added support for Python 3.13.
  • Confirmed support for Django 5.2.

2.3 (2024-07-19)

  • Fixed a bug in AccordionGroup rendering then it gets an unexpected css class active.

2.2 (2024-06-15)

  • Added support for Django 5.1.
  • Allowed pass through of context when rendering a Fieldset layout object.

2.1 (2023-10-15)

  • Added support for Django 5.0.
  • Dropped support for Django 3.2, 4.0 and 4.1.
  • Added support for Python 3.12.
  • Dropped support for Python 3.7.

See the 2.1 Milestone for the full change list.

2.0 (2023-02-13)

Release of django-crispy-forms 2.0. No changes introduced since 2.0a1.

2.0a1 (2023-01-18)

Major Changes and Migration Guide

  • Removed all Bootstrap template packs. These template packs are now available as standalone packages. To upgrade, install the required template pack and add it to your INSTALLED_APPS setting.

    Also, support for Bootstrap 5 is provided by a 3rd party package under the django-crispy-forms organisation at crispy-bootstrap5.

  • Removed uni-form template pack. Uni-Form specific classes previously added to every template pack e.g. textInput are now removed. If you require these classes, the previous behaviour can be restored by adding the following to CRISPY_CLASS_CONVERTERS in your settings file.

      converters = {
    

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/django-crispy-forms-2.6 branch 9 times, most recently from 9d7fdc1 to 384b924 Compare March 29, 2026 23:35
@Yamgirly
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2026

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/pip/django-crispy-forms-2.6 branch 5 times, most recently from a4fccde to 45f6d78 Compare March 30, 2026 03:15
@Yamgirly
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/pip/django-crispy-forms-2.6 branch 2 times, most recently from 517bb58 to 4da9684 Compare March 30, 2026 03:46
@dependabot dependabot bot force-pushed the dependabot/pip/django-crispy-forms-2.6 branch 4 times, most recently from 83f91be to bd87865 Compare April 3, 2026 01:41
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.6.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases)
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md)
- [Commits](django-crispy-forms/django-crispy-forms@1.14.0...2.6)

---
updated-dependencies:
- dependency-name: django-crispy-forms
  dependency-version: '2.6'
  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-crispy-forms-2.6 branch from bd87865 to 960549f Compare April 8, 2026 01:40
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 requires-django-5

Development

Successfully merging this pull request may close these issues.

1 participant