Skip to content

Commit beca13f

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-1.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cl==0.0.3
1515
configobj==4.7.2
1616
crocodoc==0.1.1
1717
decorator==4.0.10
18-
Django==1.4.10
18+
Django==1.11.29
1919
django-bootstrap-pagination==1.5.1
2020
django-bootstrap3==6.1.0
2121
django-cacheops==2.1.1

requirements-new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools
22
uwsgi
3-
django==1.6.11
3+
django==1.11.29
44
telemeta
55
south
66
django-pagination

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools
2-
django==1.4.19
2+
django==1.11.29
33
telemeta==1.4.6
44
south
55
django-pagination==1.0.7

0 commit comments

Comments
 (0)