Skip to content

Commit dcdaf2b

Browse files
Bump django-bootstrap4 in /{{cookiecutter.project_slug}}
Bumps [django-bootstrap4](https://github.com/zostera/django-bootstrap4) from 22.3 to 25.1. - [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...v25.1) --- updated-dependencies: - dependency-name: django-bootstrap4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de39646 commit dcdaf2b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ psycopg2 = "<=2.9.9"
1818
waitress = "~=3.0.2"
1919
whitenoise = "~=6.9.0"
2020
djangorestframework = "~=3.15.1"
21-
django-bootstrap4 = "~=22.1"
21+
django-bootstrap4 = "~=25.1"
2222
django-allauth = "~=0.63.6"
2323
django-extensions = "~=3.2.3"
2424
packaging = "==24.1"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)