From 005f85fb6e7590174abb358b52ceb16639baa74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 06:50:40 +0000 Subject: [PATCH] Bump pytest from 6.1.0 to 6.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 to 6.1.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/6.1.0...6.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 802b98eb..cbeb3d1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ setuptools==50.3.0 requirements_parser==0.2.0 packaging==20.4 chardet==3.0.4 -pytest==6.1.0 +pytest==6.1.1 jsonschema==3.2.0 \ No newline at end of file