Skip to content

Commit 5685798

Browse files
Bump django from 5.2.8 to 5.2.9
Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9. - [Commits](django/django@5.2.8...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0c8cf3 commit 5685798

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
@@ -19,7 +19,7 @@ classifiers = [
1919
]
2020

2121
dependencies = [
22-
"Django==5.2.8",
22+
"Django==5.2.9",
2323
"django-auth-ldap==4.8.0",
2424
"authlib==1.6.5",
2525
"celery==5.5.3",

0 commit comments

Comments
 (0)