chore: bump django from 5.0.8 to 5.1

Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.
- [Commits](https://github.com/django/django/compare/5.0.8...5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-29 18:11:32 +00:00 committed by GitHub
parent 6126a6666e
commit bee1c0d746
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"Django==5.0.8",
"Django==5.1",
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-probes==1.7.0",