Skip to content

Commit bb8f882

Browse files
Bump django from 5.2.7 to 5.2.8
Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](django/django@5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 214c35d commit bb8f882

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
@@ -10,7 +10,7 @@ license = {file = "LICENSE.md"}
1010
requires-python = ">=3.13,<3.14"
1111

1212
dependencies = [
13-
"Django==5.2.7",
13+
"Django==5.2.8",
1414
"django-localflavor==4.0",
1515
"djangorestframework==3.15.2",
1616
"django-ical==1.9.2",

0 commit comments

Comments
 (0)