Bump django from 3.2.13 to 3.2.14 (#67)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-06 08:35:50 +01:00
committed by GitHub
parent 8704890732
commit 96b5ea2e1c
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ license = "Creative Commons Attribution-ShareAlike 4.0 International License"
[tool.poetry.dependencies]
python = "^3.8"
Django = "^3.2.13"
Django = "^3.2.14"
gunicorn = "^20.0.4"
django-recaptcha2 = "^1.4.1"
dj-database-url = "^0.5.0"