Skip to content

Commit

Permalink
TMP: Pin back pytest while plugins catch up to pytest 8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed Jan 31, 2024
1 parent fb12090 commit 5d41d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ dev = [
"flake8",
"ldap3",
"pre-commit",
"pytest",
"pytest <8", # TMP pin while plugins catch up
"pytest-asyncio",
"pytest-rerunfailures",
"sphinx !=4.1.0, !=4.1.1, !=4.1.2, !=4.2.0",
Expand Down

0 comments on commit 5d41d4f

Please sign in to comment.