Skip to content

Commit

Permalink
chore(dependencies): restrict yanked pytest version 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Mar 5, 2024
1 parent 827b5ec commit 60e8dda
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 @@ -58,7 +58,7 @@ test = [
"meson!=0.63.0",
"ninja",
"numpy",
"pytest",
"pytest!=8.1.0",
"pytest-cov",
"pytest-dotenv",
"pytest-xdist",
Expand Down

0 comments on commit 60e8dda

Please sign in to comment.