Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72cccbd

Browse files
authored
Merge pull request rethinkdb#121 from rethinkdb/dependabot/pip/mock-3.0.5
Bump mock from 3.0.3 to 3.0.5
2 parents c624727 + ddf4bed commit 72cccbd

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==3.0.3
3+
mock==3.0.5
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)