Skip to content

Commit 09f9afb

Browse files
Bump pytest-trio from 0.5.2 to 0.6.0 (#194)
Bumps [pytest-trio](https://github.com/python-trio/pytest-trio) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/python-trio/pytest-trio/releases) - [Commits](python-trio/pytest-trio@v0.5.2...v0.6.0) 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 74ef468 commit 09f9afb

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
@@ -3,7 +3,7 @@ codacy-coverage==1.3.11
33
mock==3.0.5
44
pytest-cov==2.10.0
55
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
6-
pytest-trio==0.5.2; python_version>="3.6"
6+
pytest-trio==0.6.0; python_version>="3.6"
77
pytest==4.6.6; python_version<"3.5"
88
pytest==5.4.3; python_version>="3.5"
99
six==1.15.0

0 commit comments

Comments
 (0)