Skip to content

Commit 1022f44

Browse files
Bump django from 5.1.8 to 5.2.1
Bumps [django](https://github.com/django/django) from 5.1.8 to 5.2.1. - [Commits](django/django@5.1.8...5.2.1) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dfb2a9 commit 1022f44

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.1.8",
18+
"Django==5.2.1",
1919
"django-allauth[socialaccount]==65.8.1",
2020
"django-bootstrap5==25.1",
2121
"django-cleanup==9.0.0",

0 commit comments

Comments
 (0)