Skip to content

Commit

Permalink
Tests: Fix version of pyfakefs to 3.4.3
Browse files Browse the repository at this point in the history
Prevent errors caused by new version of `pyfakefs` by utilising the old
version.
  • Loading branch information
tombettany committed Nov 26, 2018
1 parent 33d3cff commit dab8660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
behave
coverage-badge
mock
pyfakefs
pyfakefs==3.4.3
pytest
pytest-cov
pytest-flake8
Expand Down

0 comments on commit dab8660

Please sign in to comment.