Skip to content

Commit 7ef1315

Browse files
Bump django from 1.5.1 to 1.11.29
Bumps [django](https://github.com/django/django) from 1.5.1 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.5.1...1.11.29) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d6f203 commit 7ef1315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def fread(fname):
4343
],
4444

4545
install_requires=[
46-
'Django == 1.5.1',
46+
'Django == 1.11.29',
4747
'django-registration',
4848
'setuptools',
4949
'pkginfo',

0 commit comments

Comments
 (0)