Bump django from 2.2.5 to 2.2.24 (#390)

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

---
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>
pull/385/head^2
dependabot[bot] 2021-10-25 14:29:23 +02:00 zatwierdzone przez GitHub
rodzic bd94337c47
commit ce0346e3bf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -87,7 +87,7 @@ setup(
],
include_package_data=True,
install_requires=[
'django==2.2.5',
'django==2.2.24',
'wagtail==2.11.8',
'django-countries==5.5',
'django-extensions==2.2.1',