Bump pytest from 5.4.2 to 5.4.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-03 05:24:20 +00:00 committed by GitHub
parent b438ab160e
commit 21938f0e26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 9 deletions

View file

@ -27,5 +27,5 @@ flake8 = "==3.8.2"
mypy = "==0.770"
mypy-extensions = "==0.4.3"
pyflakes = "==2.2.0"
pytest =" ==5.4.2"
pytest ="==5.4.3"
pytest-asyncio = "==0.12.0"

15
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "d2e4fb233270a1cd8949cae319a77fd6af39930149d129b41dbe2eff6a742afb"
"sha256": "7e9cc03eeb1598fcd5d6f4f16ff560e496a86b2c4114098d26e32ba22f9da593"
},
"pipfile-spec": 6,
"requires": {},
@ -580,11 +580,11 @@
},
"pytest": {
"hashes": [
"sha256:95c710d0a72d91c13fae35dce195633c929c3792f54125919847fdcdf7caa0d3",
"sha256:eb2b5e935f6a019317e455b6da83dd8650ac9ffd2ee73a7b657a30873d67a698"
"sha256:5c0db86b698e8f170ba4582a492248919255fcd4c79b1ee64ace34301fb589a1",
"sha256:7979331bfcba207414f5e1263b5a0f8f521d0f457318836a7355531ed1a4c7d8"
],
"index": "pypi",
"version": "==5.4.2"
"version": "==5.4.3"
},
"pytest-asyncio": {
"hashes": [
@ -636,11 +636,10 @@
},
"wcwidth": {
"hashes": [
"sha256:3de2e41158cb650b91f9654cbf9a3e053cee0719c9df4ddc11e4b568669e9829",
"sha256:b651b6b081476420e4e9ae61239ac4c1b49d0c5ace42b2e81dc2ff49ed50c566"
"sha256:980fbf4f3c196c0f329cdcd1e84c554d6a211f18e252e525a0cf4223154a41d6",
"sha256:edbc2b718b4db6cdf393eefe3a420183947d6aa312505ce6754516f458ff8830"
],
"index": "pypi",
"version": "==0.2.2"
"version": "==0.2.3"
}
}
}