Skip to content

Commit 5a46eb9

Browse files
Bump django from 1.7.1 to 1.11.23 in /requirements
Bumps [django](https://github.com/django/django) from 1.7.1 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.7.1...1.11.23) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53dfd92 commit 5a46eb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements-demo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.7.1
1+
Django==1.11.23
22
click==6.1
33
djangorestframework==3.3.2
44
django-crispy-forms==1.4.0

requirements/requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.7.1
1+
Django==1.11.23
22
djangorestframework==3.3.2
33
drfdocs==0.0.4 # via somelib
44

0 commit comments

Comments
 (0)