Skip to content

Commit

Permalink
chore: bump django from 5.1.3 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4.
- [Commits](django/django@5.1.3...5.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 97ff26b commit b10dadd
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 @@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"Django==5.1.3",
"Django==5.1.4",
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-probes==1.7.0",
Expand Down

0 comments on commit b10dadd

Please sign in to comment.