Skip to content

Commit 22298e5

Browse files
Bump pytest from 4.4.0 to 4.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@4.4.0...4.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 7753733 commit 22298e5

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
@@ -1,7 +1,7 @@
11
codacy-coverage==1.3.11
22
mock==2.0.0
33
pytest-cov==2.6.1
4-
pytest==4.4.0
4+
pytest==4.4.1
55
six==1.12.0
66
trio==0.11.0; python_version>="3.6"
77
pytest-trio==0.5.2; python_version>="3.6"

0 commit comments

Comments
 (0)