From 0eaa84862ec6cb55b7dc48c22019560904b11409 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 19:40:57 +0000 Subject: [PATCH] Bump pytest from 5.4.3 to 6.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.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.4.3...6.2.1) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index c18b0df..6111f0d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -94,9 +94,9 @@ pytest-cov==2.10.0 \ --hash=sha256:1a629dc9f48e53512fcbfda6b07de490c374b0c83c55ff7a1720b3fccff0ac87 \ --hash=sha256:6e6d18092dce6fad667cd7020deed816f858ad3b49d5b5e2b1cc1c97a4dba65c \ # via -r ./test-requirements.txt -pytest==5.4.3 \ - --hash=sha256:5c0db86b698e8f170ba4582a492248919255fcd4c79b1ee64ace34301fb589a1 \ - --hash=sha256:7979331bfcba207414f5e1263b5a0f8f521d0f457318836a7355531ed1a4c7d8 \ +pytest==6.2.1 \ + --hash=sha256:1969f797a1a0dbd8ccf0fecc80262312729afea9c17f1d70ebf85c5e76c6f7c8 \ + --hash=sha256:66e419b1899bc27346cb2c993e12c5e5e8daba9073c1fbce33b9807abc95c306 \ # via -r ./test-requirements.txt, pytest-cov semver==2.10.2 \ --hash=sha256:21e80ca738975ed513cba859db0a0d2faca2380aef1962f48272ebf9a8a44bd4 \