Skip to content

Commit c624727

Browse files
authored
Merge pull request #118 from rethinkdb/dependabot/pip/mock-3.0.3
Bump mock from 2.0.0 to 3.0.3
2 parents 0aaf974 + 77457de commit c624727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
async-generator==1.10; python_version>="3.6"
22
codacy-coverage==1.3.11
3-
mock==2.0.0
3+
mock==3.0.3
44
pytest-cov==2.7.1
55
pytest-tornasync; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"

0 commit comments

Comments
 (0)