Skip to content

Commit d538abd

Browse files
Bump pytest from 5.4.1 to 5.4.2 (#191)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 5.4.2. - [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.4.1...5.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7c42d7d commit d538abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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.4.1; python_version>="3.5"
8+
pytest==5.4.2; python_version>="3.5"
99
six==1.14.0
1010
tornado==5.1.1; python_version<"3.6"
1111
tornado==6.0.4; python_version>="3.6"

0 commit comments

Comments
 (0)