Skip to content

Commit

Permalink
Bump django-bootstrap4 in /{{cookiecutter.project_slug}}
Browse files Browse the repository at this point in the history
Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 22.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@v22.3...v24.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 9fe4e2b commit 1143aa3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ psycopg2 = "<=2.9.9"
waitress = "~=3.0.0"
whitenoise = "~=6.7.0"
djangorestframework = "~=3.15.1"
django-bootstrap4 = "~=22.1"
django-bootstrap4 = "~=24.4"
django-allauth = "~=0.63.6"
django-extensions = "~=3.2.3"
packaging = "==24.1"
Expand Down
10 changes: 5 additions & 5 deletions {{cookiecutter.project_slug}}/Pipfile.lock

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

0 comments on commit 1143aa3

Please sign in to comment.