Bump pyupgrade from 2.31.0 to 2.31.1 (#3292)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
dependabot[bot] 2022-04-04 20:06:42 +02:00 committed by GitHub
parent d48ffa2913
commit bff06e448b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ repos:
- --branch=release
- --branch=beta
- repo: https://github.com/asottile/pyupgrade
rev: v2.31.0
rev: v2.31.1
hooks:
- id: pyupgrade
args: [--py38-plus]

View File

@ -1,7 +1,7 @@
pylint==2.13.4
flake8==4.0.1
black==22.1.0
pyupgrade==2.31.0
pyupgrade==2.31.1
pre-commit
# Unit tests