diff --git a/Pipfile b/Pipfile index 3216f08..4c43663 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -pyramid = "==2.0.1" +pyramid = "==2.0.2" pyramid-localize = "==1.0.4" pyramid-basemodel = "==0.6.0" pyramid-mako = "==1.1.0"