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

Skip to content

Commit e9e17b0

Browse files
Bump pytest-tornasync from 0.6.0 to 0.6.0.post2 (#149)
Bumps [pytest-tornasync](https://github.com/eukaryote/pytest-tornasync) from 0.6.0 to 0.6.0.post2. - [Release notes](https://github.com/eukaryote/pytest-tornasync/releases) - [Changelog](https://github.com/eukaryote/pytest-tornasync/blob/master/CHANGES.rst) - [Commits](https://github.com/eukaryote/pytest-tornasync/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1d2a81d commit e9e17b0

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
@@ -2,7 +2,7 @@ async-generator==1.10; python_version>="3.6"
22
codacy-coverage==1.3.11
33
mock==3.0.5
44
pytest-cov==2.8.1
5-
pytest-tornasync==0.6.0; python_version >= '3.5'
5+
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"
88
pytest==5.2.2; python_version>="3.5"

0 commit comments

Comments
 (0)