summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 13:31:09 +0200
committerGitHub <noreply@github.com>2021-05-24 13:31:09 +0200
commit62c91eb2f0c83945dd1fed99da707b8905353ffb (patch)
tree4a676ab55b6a7061da5262619f7a9d47358aa187 /requirements_test_pre_commit.txt
parent2807fe756faac1c1be1e992cc9a3ccb9fb3b2421 (diff)
downloadpylint-git-62c91eb2f0c83945dd1fed99da707b8905353ffb.tar.gz
Bump pyupgrade from 2.16.0 to 2.18.1 (#4496)
* Bump pyupgrade from 2.16.0 to 2.18.1 Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.16.0 to 2.18.1. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](https://github.com/asottile/pyupgrade/compare/v2.16.0...v2.18.1) Signed-off-by: dependabot[bot] <support@github.com> * Update pre-commit-config * Changes after pyupgrade update Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Diffstat (limited to 'requirements_test_pre_commit.txt')
-rw-r--r--requirements_test_pre_commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt
index cd746090c..59c234eea 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.16.0;python_full_version>="3.6.1"
+pyupgrade==2.18.1;python_full_version>="3.6.1"
black-disable-checker==1.0.1