dependency upgrades (#6505)

This commit is contained in:
Jelle Zijlstra
2021-12-05 15:27:53 -08:00
committed by GitHub
parent ff4bd7c465
commit 57e211b306
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 21.11b1 # must match requirements-tests-py3.txt
rev: 21.12b0 # must match requirements-tests-py3.txt
hooks:
- id: black
language_version: python3.9