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

Skip to content

Commit d30c30b

Browse files
authored
Merge pull request rethinkdb#159 from rethinkdb/dependabot/pip/pytest-5.3.1
Bump pytest from 5.2.4 to 5.3.1
2 parents 507ab5d + 64538ba commit d30c30b

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
@@ -5,7 +5,7 @@ pytest-cov==2.8.1
55
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"
77
pytest==4.6.6; python_version<"3.5"
8-
pytest==5.2.4; python_version>="3.5"
8+
pytest==5.3.1; python_version>="3.5"
99
six==1.13.0
1010
tornado==5.1.1; python_version<"3.6"
1111
tornado==6.0.3; python_version>="3.6"

0 commit comments

Comments
 (0)