mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump pytest-rerunfailures from 14.0 to 15.0 (#2326)
This commit is contained in:
commit
e01a526935
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ test = [
|
|||
"pytest==8.3.4",
|
||||
"pytest-django==4.9.0",
|
||||
"pytest-playwright==0.6.2",
|
||||
"pytest-rerunfailures==14.0",
|
||||
"pytest-rerunfailures==15.0",
|
||||
"pytest-xdist>=3.5.0,<4",
|
||||
]
|
||||
docker = [
|
||||
|
|
Loading…
Reference in a new issue