Skip to content

Commit f0f2721

Browse files
Bump django from 5.2.7 to 5.2.8 (#3991)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 214c35d commit f0f2721

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)