Skip to content

Commit d3def38

Browse files
authored
Merge pull request #123 from rethinkdb/dependabot/pip/pytest-4.5.0
Bump pytest from 4.4.1 to 4.5.0
2 parents 72cccbd + 5afe9a2 commit d3def38

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
@@ -4,7 +4,7 @@ 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"
7-
pytest==4.4.1
7+
pytest==4.5.0
88
six==1.12.0
99
tornado>=5.0
1010
trio==0.11.0; python_version>="3.6"

0 commit comments

Comments
 (0)