Bump django from 3.2.12 to 3.2.18 in /backend

Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.12...3.2.18)

---
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-02-15 18:25:17 +00:00 committed by GitHub
parent d7327429bd
commit 5bbb4d62a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 679 additions and 656 deletions

1333
backend/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ authors = ["Eugeny <e@ajenti.org>"]
[tool.poetry.dependencies]
python = "^3.7"
Django = "^3.2.12"
Django = "^3.2.18"
django-rest-framework = "^0.1.0"
djangorestframework-dataclasses = "^0.9"
social-auth-app-django = "^4.0.0"