Skip to content

Commit

Permalink
chore(deps): bump crispy-bootstrap4 from 2023.1 to 2024.1
Browse files Browse the repository at this point in the history
Bumps [crispy-bootstrap4](https://github.com/django-crispy-forms/crispy-bootstrap4) from 2023.1 to 2024.1.
- [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap4/releases)
- [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap4/blob/main/CHANGELOG.md)
- [Commits](django-crispy-forms/crispy-bootstrap4@2023.1...2024.1)

---
updated-dependencies:
- dependency-name: crispy-bootstrap4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 8d714fc commit 0470204
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@ django-model-utils = "^4.1.1"
django-admin-csvexport = "^2.2"
tablib = "^3.5.0"
apis-override-select2js = "^0.1.0"
crispy-bootstrap4 = "^2023.1"
crispy-bootstrap4 = ">=2023.1,<2025.0"
python-dateutil = "^2.8.2"
django-simple-history = "^3.5.0"

Expand Down

0 comments on commit 0470204

Please sign in to comment.