Bump django from 4.2.3 to 4.2.7

Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.7.
- [Commits](https://github.com/django/django/compare/4.2.3...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] 2023-11-14 12:58:28 +00:00 committed by GitHub
parent 77b9027b8a
commit ad327e0091
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
django = "^4.2.2"
django = "^4.2.7"
pillow = "^10.0.1"
django-libsass = "^0.9"
django-compressor = "^4.3.1"