Chore(deps): Bump django from 4.2.9 to 4.2.10

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

---
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-02-07 18:33:58 +00:00
committed by GitHub
parent e98da2e72c
commit e5e414e702
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ name = "pypi"
dateparser = "~=1.2"
# WARNING: django does not use semver.
# Only patch versions are guaranteed to not introduce breaking changes.
django = "~=4.2.9"
django = "~=4.2.10"
django-auditlog = "*"
django-celery-results = "*"
django-compression-middleware = "*"