From 43fb8726d55906fb90568a768e45a6090f717260 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2020 09:12:37 +0000 Subject: [PATCH] build(deps-dev): Bump pytest from 5.3.4 to 5.3.5 in /bot Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 to 5.3.5. - [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.3.4...5.3.5) Signed-off-by: dependabot-preview[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 a5dcd3da6..95d40b2cc 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==3.0.0 jsonschema==3.2.0 pre-commit==2.0.1 -pytest==5.3.4 +pytest==5.3.5 pytest-responses==0.4.0 responses==0.10.9