chore: bump django from 4.2 to 4.2.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 09:53:24 +00:00 committed by GitHub
parent 710db47d6c
commit b8da9a3da2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ classifiers = [
"Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.12",
] ]
dependencies = [ dependencies = [
"Django==4.2", "Django==4.2.7",
"django-agnocomplete==2.2.0", "django-agnocomplete==2.2.0",
"django-environ==0.10.0", "django-environ==0.10.0",
"django-probes==1.7.0", "django-probes==1.7.0",