Skip to content

Commit

Permalink
Merge pull request #184 from freqtrade/dependabot/pip/pytest-mock-3.6.0
Browse files Browse the repository at this point in the history
Bump pytest-mock from 3.5.1 to 3.6.0
  • Loading branch information
xmatthias committed Apr 26, 2021
2 parents ce53771 + 6dbb43e commit cb0d2cc
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
Expand Up @@ -2,7 +2,7 @@

pytest==6.2.3
pytest-cov==2.11.1
pytest-mock==3.5.1
pytest-mock==3.6.0
pytest-random-order==1.0.4
flake8==3.9.1
flake8-type-annotations==0.1.0
Expand Down

0 comments on commit cb0d2cc

Please sign in to comment.