From 4efb0dd097adfd142dfd066ea2a77bc0551d2ca3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 16:04:11 +0000 Subject: [PATCH] Bump pytest from 5.2.0 to 5.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1. - [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.2.0...5.2.1) Signed-off-by: dependabot-preview[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 965eb04d..1220bbd7 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ texttable = "==1.6.2" [dev-packages] mypy = "==0.730" -pytest = "==5.2.0" +pytest = "==5.2.1" flake8 = "==3.7.8" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 5a75d81e..209a949c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "825c00dcc4f2f603b7d52303f0a0db8ab2094305176679160ec203dd71d331e8" + "sha256": "73ae281f2aa10357b5b1e7360f654b31ba3a3bf4a32a4b2335f3f35258e18a30" }, "pipfile-spec": 6, "requires": { @@ -412,11 +412,11 @@ }, "pytest": { "hashes": [ - "sha256:13c1c9b22127a77fc684eee24791efafcef343335d855e3573791c68588fe1a5", - "sha256:d8ba7be9466f55ef96ba203fc0f90d0cf212f2f927e69186e1353e30bc7f62e5" + "sha256:7e4800063ccfc306a53c461442526c5571e1462f61583506ce97e4da6a1d88c8", + "sha256:ca563435f4941d0cb34767301c27bc65c510cb82e90b9ecf9cb52dc2c63caaa0" ], "index": "pypi", - "version": "==5.2.0" + "version": "==5.2.1" }, "six": { "hashes": [