Bump pytest from 5.4.1 to 5.4.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 20:24:16 +00:00
parent 65ac5440c7
commit 542d0fb35b
2 changed files with 4 additions and 4 deletions

6
Pipfile.lock generated
View File

@ -584,11 +584,11 @@
},
"pytest": {
"hashes": [
"sha256:0e5b30f5cb04e887b91b1ee519fa3d89049595f428c1db76e73bd7f17b09b172",
"sha256:84dde37075b8805f3d1f392cc47e38a0e59518fb46a431cfdaf7cf1ce805f970"
"sha256:95c710d0a72d91c13fae35dce195633c929c3792f54125919847fdcdf7caa0d3",
"sha256:eb2b5e935f6a019317e455b6da83dd8650ac9ffd2ee73a7b657a30873d67a698"
],
"index": "pypi",
"version": "==5.4.1"
"version": "==5.4.2"
},
"pytest-cov": {
"hashes": [

View File

@ -15,7 +15,7 @@ py==1.8.1
pyparsing==2.4.7
pytest-cov==2.9.0
pytest-redis==2.0.0
pytest==5.4.1
pytest==5.4.2
redis==3.4.1
requests==2.23.0
six==1.15.0