Skip to content

Commit

Permalink
Merge branch 'master' into pyup-update-pyramid-1.6.1-to-1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele authored Nov 19, 2017
2 parents 5cdefc9 + b151f10 commit 135dfe1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
--requirement requirements.txt

#testing
pytest==2.9.1
pytest==3.2.5
pytest-cov==2.2.1
webtest==2.0.20
webtest==2.0.29
httpretty==0.8.14
coveralls==1.1
mock==1.3.0

#wheel
wheel==0.29.0
wheel==0.30.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.9.1
requests==2.18.4
pyramid==1.9.1
six==1.10.0
six==1.11.0

0 comments on commit 135dfe1

Please sign in to comment.