ソースを参照

another day, another Django version (1.11.5)

Tobias McNulty 7 年 前
コミット
c46442d991
1 ファイル変更1 行追加1 行削除
  1. 1 1
      requirements/base.txt

+ 1 - 1
requirements/base.txt

@@ -1,4 +1,4 @@
-Django==1.11.4
+Django==1.11.5
 django-dotenv==1.4.1
 # elasticsearch==2.3.0 chosen for compatibility with t2.micro.elasticsearch and t2.small.elasticsearch
 # instance types on AWS. Adjust for your deployment as needed.