Skip to content

Commit 192bf47

Browse files
build(deps): Update django-bootstrap3 requirement (#1541)
Updates the requirements on [django-bootstrap3](https://github.com/zostera/django-bootstrap3) to permit the latest version. - [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md) - [Commits](zostera/django-bootstrap3@v25.1...v26.1) --- updated-dependencies: - dependency-name: django-bootstrap3 dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a128c3 commit 192bf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"django-anymail>=13.0,<15.0",
2626

2727
# UI & Templates
28-
"django-bootstrap3>=25.1,<26.0",
28+
"django-bootstrap3>=25.1,<27.0",
2929
"django-active-link>=0.2.2,<0.4.0",
3030
"django-html5>=1.0.0,<2.0.0",
3131
"django-meta>=2.5.0,<3.0.0",

0 commit comments

Comments
 (0)