Skip to content

Commit

Permalink
ci: fix pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
farioas committed Dec 12, 2024
1 parent cffb3fb commit 74e171a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.2
pytest-cov==2.9.0
pytest==7.2.2
pytest-cov==2.12.1

0 comments on commit 74e171a

Please sign in to comment.