From a6a864ce069bb78519e447af7310071f45b0279f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 10:27:24 +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 724064577..b8ced2bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ flake8-pie==0.6.1 isort==5.5.4 mypy==0.782 pproxy==2.3.5 -pytest==6.1.0 +pytest==6.1.1 pytest-trio==0.6.0 pytest-cov==2.10.1 uvicorn==0.12.1