Skip to content

Commit

Permalink
Bump black to fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nayaverdier committed Apr 13, 2022
1 parent 935558f commit 3d70acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


DEV_REQUIRES = [
"black==21.9b0",
"black==22.3.0",
"coverage==6.0.2",
"flake8==4.0.1",
"flake8-bugbear==21.9.2",
Expand Down

0 comments on commit 3d70acf

Please sign in to comment.