Bump django from 3.2.3 to 3.2.5 in /backend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-31 18:13:24 +00:00
committed by GitHub
parent ebf7de9f5d
commit 9396489594
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.3"
Django = "^3.2.5"
django-rest-framework = "^0.1.0"
djangorestframework-dataclasses = "^0.9"
social-auth-app-django = "^4.0.0"