Bump pyupgrade from 3.2.2 to 3.3.1 (#4041)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
dependabot[bot] 2022-12-29 10:46:40 +01:00 committed by GitHub
parent 3d7d52a62b
commit ac56f1511f
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: v3.2.2
rev: v3.3.1
hooks:
- id: pyupgrade
args: [--py310-plus]

View File

@ -11,5 +11,5 @@ pytest-asyncio==0.18.3
pytest-cov==4.0.0
pytest-timeout==2.1.0
pytest==7.2.0
pyupgrade==3.2.2
pyupgrade==3.3.1
time-machine==2.8.2