Skip to content

Commit cb0d2cc

Browse files
authored
Merge pull request #184 from freqtrade/dependabot/pip/pytest-mock-3.6.0
Bump pytest-mock from 3.5.1 to 3.6.0
2 parents ce53771 + 6dbb43e commit cb0d2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pytest==6.2.3
44
pytest-cov==2.11.1
5-
pytest-mock==3.5.1
5+
pytest-mock==3.6.0
66
pytest-random-order==1.0.4
77
flake8==3.9.1
88
flake8-type-annotations==0.1.0

0 commit comments

Comments
 (0)