Skip to content

Commit

Permalink
chore(deps): bump django-crispy-forms to version 2
Browse files Browse the repository at this point in the history
edit pyproject.toml and:
> poetry update django-crispy-forms

Closes: #473
  • Loading branch information
b1rger committed Dec 14, 2023
1 parent 0c44287 commit cc880d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ djangorestframework = "^3.14.0"
django-filter = "^2.4.0"
django-autocomplete-light = "~3.9.4"
django-crum = "^0.7.9"
django-crispy-forms = "^1.10.0"
django-crispy-forms = "^2"
django-reversion = "^5.0"
django-tables2 = "^2.3.3"
djangorestframework-csv = "^2.1.0"
Expand Down

0 comments on commit cc880d2

Please sign in to comment.