Skip to content

Commit

Permalink
chore: upgrade black to 22.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-hulski committed Apr 8, 2022
1 parent e8dd08f commit f83f332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ testing =
pytest-cov >= 2, < 3
codestyle =
flake8 >= 3, < 4
black==20.8b1
black == 22.3.0
isort >= 5, < 6
pyupgrade >= 2, < 3

0 comments on commit f83f332

Please sign in to comment.