From 03e731768d9689575ab59502cd98a73665953938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:44:58 +0000 Subject: [PATCH] build(deps-dev): bump pytest from 6.0.2 to 6.1.0 in /bot Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.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.0.2...6.1.0) Signed-off-by: dependabot[bot] --- bot/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index c0d9a2a3f..ef5844460 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.3.0 jsonschema==3.2.0 pre-commit==2.7.1 -pytest==6.0.2 +pytest==6.1.0 pytest-responses==0.4.0 responses==0.12.0