Skip to content

Commit d512fbc

Browse files
authored
Merge pull request #113 from rethinkdb/dependabot/pip/pytest-4.4.1
Bump pytest from 4.4.0 to 4.4.1
2 parents 7753733 + 22298e5 commit d512fbc

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,7 +1,7 @@
11
codacy-coverage==1.3.11
22
mock==2.0.0
33
pytest-cov==2.6.1
4-
pytest==4.4.0
4+
pytest==4.4.1
55
six==1.12.0
66
trio==0.11.0; python_version>="3.6"
77
pytest-trio==0.5.2; python_version>="3.6"

0 commit comments

Comments
 (0)