Skip to content

Commit

Permalink
Update Black dev dependency
Browse files Browse the repository at this point in the history
There is a bug in 19.3b0 which may cause problems locally.  psf/black#875
  • Loading branch information
bgrant committed Jun 21, 2021
1 parent 4afd64d commit 2f2f656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bandit~=1.7
black==19.3b0
black==21.5b1
bumpversion~=0.5
coverage~=5.0
flake8~=3.9.0
Expand Down

0 comments on commit 2f2f656

Please sign in to comment.