Skip to content

Commit

Permalink
Update requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvine committed Dec 17, 2021
1 parent cae6924 commit 2f7e7ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest==6.1.2
pytest-cov==2.10.1
pytest-parallel==0.1.0
flake8==3.8.3
black==20.8b0
pytest==6.2.5
pytest-cov==3.0.0
pytest-parallel==0.1.1
flake8==4.0.1
black==21.12b0

0 comments on commit 2f7e7ee

Please sign in to comment.