From 68010f71ec117d7d864be6eb53bd29a7abe71232 Mon Sep 17 00:00:00 2001
From: Michael Merickel <michael@merickel.org>
Date: Tue, 24 Apr 2018 06:53:34 +0200
Subject: [PATCH] pin to non-pre versions only

---
 CHANGES.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index ec4535d..43d0664 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,10 @@
 unreleased
 ==========
 
+- Pin to ``webob >= 1.7.0`` instead of ``1.7.0rc2`` to avoid accidentally
+  opting users into pre-releases because a downstream dependency allowed it.
+  See https://github.com/Pylons/pyramid/issues/3220
+
 - Fix ``pyramid.scripting.get_root`` which was broken by the execution policy
   feature added in the 1.9 release.
   See https://github.com/Pylons/pyramid/pull/3265

--
Gitblit v1.9.3