8000 Pin Django to a range to prevent dpebot from updating it. · janiceblue/python-docs-samples@c53d927 · GitHub
[go: up one dir, main page]

Skip to content

Commit c53d927

Browse files
author
Jon Wayne Parrott
committed
Pin Django to a range to prevent dpebot from updating it.
Change-Id: Ifc5d4683fe6c44149ca962cfc230efce8188f302
1 parent e464f1f commit c53d927

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Django==1.11.8
1+
Django>=1.11.8,<2.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
< 42CD /td>
11
PyMySQL==0.7.11
2-
Django==1.11.8
2+
Django>=1.11.8,<2.0.0

0 commit comments

Comments
 (0)
0