From 51f675b9c3bb2c7a28efbb891f9bb6edaa1276b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 21:36:51 +0900 Subject: [PATCH] Bump pytest from 6.2.1 to 6.2.2 (#466) Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2. - [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.2.1...6.2.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a4a17fc..08965aee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ scipy == 1.6.0 pandas == 1.2.0 matplotlib == 3.3.3 cvxpy == 1.1.7 -pytest == 6.2.1 +pytest == 6.2.2