Bump django from 3.2.5 to 3.2.11 in /backend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-26 19:02:11 +00:00
committed by GitHub
parent e92cbbd3a4
commit 1f56902e99
2 changed files with 5 additions and 5 deletions

View File

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