Browse Source

Bump pytest from 5.3.4 to 5.4.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 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](https://github.com/pytest-dev/pytest/compare/5.3.4...5.4.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 years ago
parent
commit
b967d2f06b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -4,6 +4,6 @@ ddt==1.4.1
 flake8==3.8.1
 gitpython==2.1.15
 mock==3.0.5
-pytest==5.3.4; python_version >= '3.5'
+pytest==5.4.2; python_version >= '3.5'
 pytest==4.6.5; python_version < '3.5'
 pytest-cov==2.8.1