Skip to content

Commit

Permalink
Require cornice >= 3.1.0.
Browse files Browse the repository at this point in the history
re #2286

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
  • Loading branch information
bowlofeggs committed Jun 4, 2018
1 parent b7cbca5 commit a02a9cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/user/release_notes.rst
Expand Up @@ -2,6 +2,15 @@
Release notes
=============

develop
-------

Dependency changes
^^^^^^^^^^^^^^^^^^

Cornice must now be at least version 3.1.0.


v3.8.0
------

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,7 +3,7 @@ arrow
bleach
click
colander
cornice>=3
cornice>=3.1.0
cryptography
dogpile.cache
fedmsg[consumers]
Expand Down

0 comments on commit a02a9cf

Please sign in to comment.