Skip to content

Commit

Permalink
update pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
DomFijan committed Jun 23, 2024
1 parent 55c5d5c commit d9721ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-oldest-reqs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ hypothesis == 5.13
pytest == 6.2.1
pytest-cov[toml] == 2.12.1
numba == 0.53.0
xarray == 0.20.0
xarray == 0.20.0
4 changes: 2 additions & 2 deletions requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
hypothesis == 6.0
pytest == 8.0
pytest == 8.2.2
pytest-cov[toml] == 5.0
bottleneck == 1.4
freud-analysis == 3.1
Expand All @@ -9,4 +9,4 @@ ruptures == 1.1.9
scikit-learn == 1.5
pandas == 2.2.2
numba == 0.60
xarray == 2024.6
xarray == 2024.6

0 comments on commit d9721ed

Please sign in to comment.