Skip to content

Commit

Permalink
Merge pull request #169 from rethinkdb/dependabot/pip/pytest-5.3.5
Browse files Browse the repository at this point in the history
Bump pytest from 5.3.2 to 5.3.5
  • Loading branch information
gabor-boros authored Mar 2, 2020
2 parents 1089a24 + c549012 commit 08b0b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-cov==2.8.1
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
pytest-trio==0.5.2; python_version>="3.6"
pytest==4.6.6; python_version<"3.5"
pytest==5.3.2; python_version>="3.5"
pytest==5.3.5; python_version>="3.5"
six==1.14.0
tornado==5.1.1; python_version<"3.6"
tornado==6.0.3; python_version>="3.6"
Expand Down

0 comments on commit 08b0b50

Please sign in to comment.