Skip to content

Commit

Permalink
fix: update pytest version to fix security vuln (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Shaffer <[email protected]>
  • Loading branch information
chookity-pokk and rmshaffer authored Feb 7, 2025
1 parent 209c994 commit 752cf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"isort",
"pre-commit",
"pylint",
"pytest==7.1.2",
"pytest==7.2.0",
"pytest-benchmark",
"pytest-cov",
"pytest-rerunfailures",
Expand Down

0 comments on commit 752cf0c

Please sign in to comment.