From 55d3cb79d846d093dba5a351d87803ad5e9b05bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 20:03:36 +0200 Subject: [PATCH] Bump pyupgrade from 2.15.0 to 2.16.0 (#4477) Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](https://github.com/asottile/pyupgrade/compare/v2.15.0...v2.16.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 ec9a56b8cb..cd746090c0 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -3,5 +3,5 @@ black==21.5b1;python_full_version>="3.6.2" flake8==3.9.2 isort==5.8.0 mypy==0.812 -pyupgrade==2.15.0;python_full_version>="3.6.1" +pyupgrade==2.16.0;python_full_version>="3.6.1" black-disable-checker==1.0.1