update requirements

This commit is contained in:
David Lord 2022-05-23 10:08:43 -07:00
parent 31aad113ff
commit d506af1b1f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 13 additions and 13 deletions

View file

@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.32.0
rev: v2.32.1
hooks:
- id: pyupgrade
args: ["--py36-plus"]