Skip to content

Commit

Permalink
chore: upgrade dev requirements (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar authored Apr 20, 2022
1 parent 7e48e57 commit 8e6aee6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==19.3b0
coverage==4.5.3
flake8==3.7.7
flake8-commas==2.0.0
black==22.3.0
coverage==6.3.2
flake8==4.0.1
flake8-commas==2.1.0
flake8-import-order==0.18.1
nose==1.3.7
pip-tools==3.6.0
Expand Down

0 comments on commit 8e6aee6

Please sign in to comment.