From e85b95340f4a42fe56bf2f073f7895f69c4af27a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2019 04:38:28 +0000 Subject: [PATCH] build(deps): bump pytest from 5.1.2 to 5.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.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.1.2...5.2.1) Signed-off-by: dependabot-preview[bot] --- travis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/requirements.txt b/travis/requirements.txt index 769f13bf7..f0a7c1eb8 100644 --- a/travis/requirements.txt +++ b/travis/requirements.txt @@ -1,5 +1,5 @@ freezegun==0.3.12 -pytest==5.1.2 +pytest==5.2.1 pytest-asyncio==0.10.0 responses==0.10.6 pytest-cov==2.8.1