mirror of https://github.com/docker/compose.git
Bump pytest from 5.3.2 to 5.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.2...5.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4bf623d53d
commit
97b8bff14e
|
@ -2,6 +2,6 @@ coverage==5.0.3
|
|||
ddt==1.2.2
|
||||
flake8==3.7.9
|
||||
mock==3.0.5
|
||||
pytest==5.3.2; python_version >= '3.5'
|
||||
pytest==5.3.4; python_version >= '3.5'
|
||||
pytest==4.6.5; python_version < '3.5'
|
||||
pytest-cov==2.8.1
|
||||
|
|
Loading…
Reference in New Issue