Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit 6e92985

Browse files
Bump django-crispy-forms from 1.14.0 to 2.0
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.0. - [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.0) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c7bcfb commit 6e92985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django>=4.0.9, <4.1
22
psycopg2-binary==2.9.7
33
pytz==2023.3.post1
4-
django-crispy-forms==1.14.0
4+
django-crispy-forms==2.0
55
django-extensions==3.2.3
66
django-flat-theme==1.1.4
77
django-guardian==2.4.0

0 commit comments

Comments
 (0)