svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
23 stars 12 forks source link

Bump django-formtools from 2.4.1 to 2.5.1 #3611

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

Bumps django-formtools from 2.4.1 to 2.5.1.

Changelog

Sourced from django-formtools's changelog.

2.5.1 (2023-12-19)

  • Version 2.5 was never released on PyPi due to a pyproject.toml misconfiguration.

2.5 (2023-11-28)

  • Confirmed support for Python 3.12 and Django 5.0.

  • Replaced deprecated pkg_resources usage by importlib.metadata.

  • Applied PEP 621 (replaced setup.py with pyproject.toml).

  • Removed Python 3.7 support.

  • Updated translations (Galician, Portuguese, Slovenian, Serbian).

Commits
  • a60dbd9 Fixes #260 - Add tool.setuptools_scm section in pyproject
  • a8e16fc Updated translations from Transifex
  • 3dff6e6 Update Transifex config syntax for new client
  • 31c202c Updated changelog.rst for 2.5.0 release
  • 9548140 Add ruff rules for naming, performance, simplification, and timezones
  • bd3d975 Removed unrelated content in README
  • e56c457 Replace flake8 with ruff
  • e7b9365 Add pre-commit checks
  • 1652dec PEP 621: Migrate from setup.py to pyproject.toml
  • a4db7c5 Better example HTML in docs for previous/first buttons
  • 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 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 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.

DeD1rk commented 4 months ago

@dependabot rebase