Skip to content

Commit

Permalink
Bump django-bootstrap4 from 24.3 to 24.4
Browse files Browse the repository at this point in the history
Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 24.3 to 24.4.
- [Release notes](https://github.com/zostera/django-bootstrap4/releases)
- [Changelog](https://github.com/zostera/django-bootstrap4/blob/main/CHANGELOG.md)
- [Commits](zostera/django-bootstrap4@v24.3...v24.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 775c1e3 commit b26eab6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -11,7 +11,7 @@ Django = "^5.0"
django-versionfield = "^1.0.2"
packaging = "^24.1"
django-tables2 = "^2.4.1"
django-bootstrap4 = "^24.1"
django-bootstrap4 = "^24.4"
django-filter = "^24.2"
djangorestframework = "^3.12.2"
psycopg2-binary = "^2.9.9"
Expand Down

0 comments on commit b26eab6

Please sign in to comment.