Browse Source

Bump django from 3.2.15 to 3.2.16 in /desktop/core (#3049)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
4a967d1f86
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -10,7 +10,7 @@ channels-redis==3.2.0
 configobj==5.0.6
 cryptography==36.0.1
 django-auth-ldap==2.3.0
-Django==3.2.15
+Django==3.2.16
 daphne==3.0.2
 django-celery-beat==2.2.1
 django-celery-results==2.4.0