From a9f0ecf76d3ba1e6a050d6095c38b1d5e3af4472 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 07:04:10 +0000 Subject: [PATCH] build(deps): bump pytest from 5.4.0 to 5.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.0 to 5.4.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.0...5.4.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 80be1c243..26cbc6b93 100644 --- a/travis/requirements.txt +++ b/travis/requirements.txt @@ -1,5 +1,5 @@ freezegun==0.3.15 -pytest==5.4.0 +pytest==5.4.1 pytest-asyncio==0.10.0 responses==0.10.9 pytest-cov==2.8.1