chore(deps): bump django-formtools from 2.4.1 to 2.5.1

Bumps [django-formtools](https://github.com/jazzband/django-formtools) from 2.4.1 to 2.5.1.
- [Changelog](https://github.com/jazzband/django-formtools/blob/master/docs/changelog.rst)
- [Commits](https://github.com/jazzband/django-formtools/compare/2.4.1...2.5.1)

---
updated-dependencies:
- dependency-name: django-formtools
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-28 02:14:38 +00:00 committed by Eric
parent 1f0d0ccaa6
commit c2f68494e3

View File

@ -71,7 +71,7 @@ dependencies = [
'django==4.1.13',
'django-bootstrap3==23.4',
'django-filter==23.2',
'django-formtools==2.4.1',
'django-formtools==2.5.1',
'django-ranged-response==0.2.0',
'django-simple-captcha==0.5.18',
'django-timezone-field==5.1',