Skip to content

Commit

Permalink
Bump django from 5.1.2 to 5.1.5 (#3886)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.5.
- [Commits](django/django@5.1.2...5.1.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent dfe89ea commit aab4490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = {file = "LICENSE.md"}
requires-python = ">=3.13,<3.14"

dependencies = [
"Django==5.1.2",
"Django==5.1.5",
"django-localflavor==4.0",
"djangorestframework==3.15.2",
"django-ical==1.9.2",
Expand Down

0 comments on commit aab4490

Please sign in to comment.