From 3c5462c7f760c18f0ae52eb6dc76d8a2106b1c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 10:55:19 +0000 Subject: [PATCH] Bump pytest from 6.2.1 to 6.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.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/6.2.1...6.2.2) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index a8fd47f7..6228e529 100644 --- a/Pipfile +++ b/Pipfile @@ -28,5 +28,5 @@ flake8 = "==3.8.4" mypy = "==0.800" mypy-extensions = "==0.4.3" pyflakes = "==2.2.0" -pytest ="==6.2.1" +pytest ="==6.2.2" pytest-asyncio = "==0.14.0" \ No newline at end of file diff --git a/Pipfile.lock b/Pipfile.lock index 0930e462..a6798ef8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b24ebf99556c5ebcda57bf8dce4321342820ddcd3eb92ee0a7faf4fce3c41dc5" + "sha256": "1bb709b16d20c5b10a5ad0c22e928960ae0b184c498763885261c7d11956b645" }, "pipfile-spec": 6, "requires": {}, @@ -663,11 +663,11 @@ }, "pytest": { "hashes": [ - "sha256:1969f797a1a0dbd8ccf0fecc80262312729afea9c17f1d70ebf85c5e76c6f7c8", - "sha256:66e419b1899bc27346cb2c993e12c5e5e8daba9073c1fbce33b9807abc95c306" + "sha256:9d1edf9e7d0b84d72ea3dbcdfd22b35fb543a5e8f2a60092dd578936bf63d7f9", + "sha256:b574b57423e818210672e07ca1fa90aaf194a4f63f3ab909a2c67ebb22913839" ], "index": "pypi", - "version": "==6.2.1" + "version": "==6.2.2" }, "pytest-asyncio": { "hashes": [