Skip to content

Commit

Permalink
updated pytest to version 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcguinness committed Jun 25, 2024
1 parent c511207 commit c25dda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y perl libxml-libxml-perl libxml-libxslt-perl libdatetime-perl
python -m pip install --upgrade pip
pip install pytest 7.2.1
pip install pytest 8.2.2
pip install wxflow 0.2.0
pip install wget
Expand Down

0 comments on commit c25dda8

Please sign in to comment.