From d1f546a31b220dd5fcae9726dff8dd2ba814b731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 07:30:14 +0000 Subject: Bump pyupgrade from 2.11.0 to 2.12.0 Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](https://github.com/asottile/pyupgrade/compare/v2.11.0...v2.12.0) Signed-off-by: dependabot[bot] --- requirements_test_pre_commit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt index d9f5fba3b..b0b28aadd 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -3,5 +3,5 @@ black==20.8b1 flake8==3.9.0 isort==5.8.0 mypy==0.812 -pyupgrade==2.11.0 +pyupgrade==2.12.0 black-disable-checker==1.0.0 -- cgit v1.2.1