Skip to content

Commit 6b50dde

Browse files
committed
Update django-bootstrap4 to 24.3
1 parent e41c2ec commit 6b50dde

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
[tool.poetry.dependencies]
1717
python = ">=3.11"
1818
Django = "==5.0.4"
19-
django-bootstrap4 = "==24.1"
19+
django-bootstrap4 = "==24.3"
2020

2121
[build-system]
2222
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)