Skip to content

Commit

Permalink
Bump pytest from 5.3.2 to 5.3.5
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.3.2...5.3.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 13, 2020
1 parent 066db9a commit c549012
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 c549012

Please sign in to comment.