From 526f0a732376fbcd1dd066fb743bb8a3648692d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 16:17:00 +0000 Subject: [PATCH] Bump pytest from 6.1.2 to 6.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0. - [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/6.1.2...6.2.0) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index e8f49392..6a21afc3 100644 --- a/Pipfile +++ b/Pipfile @@ -27,5 +27,5 @@ flake8 = "==3.8.4" mypy = "==0.790" mypy-extensions = "==0.4.3" pyflakes = "==2.2.0" -pytest ="==6.1.2" +pytest ="==6.2.0" pytest-asyncio = "==0.14.0" \ No newline at end of file diff --git a/Pipfile.lock b/Pipfile.lock index 50ea5c72..6d86aeac 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a6b2229675becee0b3965fe11720f9c0572bb39a9d1a1292bd05a2ffa83b057b" + "sha256": "edd1634242fdb55fcaabddb7bb5537bb747b46a7cf82d4487aedf5423bc1ee60" }, "pipfile-spec": 6, "requires": {}, @@ -640,11 +640,11 @@ }, "pytest": { "hashes": [ - "sha256:4288fed0d9153d9646bfcdf0c0428197dba1ecb27a33bb6e031d002fa88653fe", - "sha256:c0a7e94a8cdbc5422a51ccdad8e6f1024795939cc89159a0ae7f0b316ad3823e" + "sha256:b12e09409c5bdedc28d308469e156127004a436b41e9b44f9bff6446cbab9152", + "sha256:d69e1a80b34fe4d596c9142f35d9e523d98a2838976f1a68419a8f051b24cec6" ], "index": "pypi", - "version": "==6.1.2" + "version": "==6.2.0" }, "pytest-asyncio": { "hashes": [