Skip to content

Commit

Permalink
bumped pytest to v7
Browse files Browse the repository at this point in the history
When setting up, I ran into an issue similar to this (on a Mac):
pytest-dev/pytest#1888
Resolved by using the latest pytest
  • Loading branch information
lenntt authored Oct 17, 2022
1 parent 1e85bab commit d020d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==3.5.1
pytest==7.1.3

0 comments on commit d020d1d

Please sign in to comment.