Bump django from 1.6.1 to 2.2.24

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

---
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-06-10 17:35:34 +00:00
committed by GitHub
parent 684fb4030e
commit 30171bc60a

2
requirements.txt Executable file → Normal file
View File

@@ -1,5 +1,5 @@
selenium
Django==1.6.1
Django==2.2.24
#PIL>=1.1.7 #install PIL manually
south
beautifulsoup4>=4.1.1