From 05378d18c04d2611dd04b67bbdd29711b0180fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 12:55:28 +0200 Subject: [PATCH] Bump pyupgrade from 2.7.1 to 2.7.2 (#1856) Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.1...v2.7.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index e229c2db9..f82414c49 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -10,4 +10,4 @@ pytest-aiohttp==0.3.0 pytest-cov==2.10.0 pytest-timeout==1.4.2 pytest==5.4.3 -pyupgrade==2.7.1 +pyupgrade==2.7.2