Skip to content

Commit

Permalink
update test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felipao-mx committed Dec 26, 2024
1 parent 4c24be2 commit 1815e70
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==6.2.*
pytest-cov==2.11.*
black==22.3.0
isort==5.10.*
flake8==4.0.*
mypy==0.790
pytest==7.4.4
pytest-cov==4.1.0
black==22.8.0
isort==5.11.5
flake8==5.0.4
mypy==1.4.1

0 comments on commit 1815e70

Please sign in to comment.