Bump pyupgrade from 2.28.0 to 2.28.1 (#3160)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
dependabot[bot] 2021-09-28 09:43:00 +02:00 committed by GitHub
parent 10720b2988
commit 4b15945ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: v2.28.0
rev: v2.28.1
hooks:
- id: pyupgrade
args: [--py39-plus]

View File

@ -11,4 +11,4 @@ pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https:
pytest-cov==2.12.1
pytest-timeout==1.4.2
pytest==6.2.5
pyupgrade==2.28.0
pyupgrade==2.28.1