Skip to content

Commit

Permalink
fix: avoid pytest issue in > 8.0.0
Browse files Browse the repository at this point in the history
This targeting issue:
pytest-dev/pytest#11904
  • Loading branch information
ricolin committed Mar 4, 2024
1 parent 5b69492 commit 2bd3228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ docker-image-py
jmespath
molecule
molecule-plugins[docker]
pytest
pytest < 8.0.0
pytest-forked
pytest-xdist

0 comments on commit 2bd3228

Please sign in to comment.