Skip to content

Commit 556402b

Browse files
Bump django from 5.2.11 to 5.2.12
Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.12. - [Commits](django/django@5.2.11...5.2.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4c4b53 commit 556402b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
########## DEPENDENCIES ##########
1616
dependencies = [
1717
"demoji==1.1.0",
18-
"Django==5.2.11",
18+
"Django==5.2.12",
1919
"django-allauth[socialaccount]==65.14.3",
2020
"django-bootstrap5==26.2",
2121
"django-cleanup==9.0.0",

0 commit comments

Comments
 (0)