Skip to content

Commit

Permalink
requirements.txt: bump pytest to 3.6
Browse files Browse the repository at this point in the history
Avoid AttributeError: 'MonkeyPatch' object has no attribute 'context'
  • Loading branch information
tripleee committed Jan 9, 2019
1 parent c809359 commit ced7b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ beautifulsoup4>=4.6.0
requests>=2.18.4
websocket-client>=0.54.0
coverage>=4.5.1
pytest>=3.4.1
pytest>=3.6.0
phonenumbers>=8.8.11
flake8~=3.6.0
pep8-naming==0.7.0
Expand Down

0 comments on commit ced7b52

Please sign in to comment.