Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent a2b8145 commit b406ff9
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.1",
"Django==5.1.2",
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-probes==1.7.0",
Expand Down

0 comments on commit b406ff9

Please sign in to comment.