Skip to content

Commit 0f2b885

Browse files
committed
Update conda test deps
1 parent 6322859 commit 0f2b885

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

conda/meta.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ test:
2828
imports:
2929
- scippneutron
3030
requires:
31-
- hypothesis==6.88.1
32-
- ipympl==0.9.3
33-
- ipywidgets==8.1.1
31+
- hypothesis==6.108.8
32+
- ipympl==0.9.4
33+
- ipywidgets==8.1.3
3434
- markupsafe>=1.1.1,<2.1.0 # see https://github.com/pallets/markupsafe/issues/284
35-
- matplotlib-base==3.8.0
36-
- plopp==24.05.0
35+
- matplotlib-base==3.9.0
36+
- plopp==24.06.0
3737
- pooch==1.8.2
38-
- psutil==5.9.5
39-
- pytest==7.4.2
38+
- psutil==6.0.0
39+
- pytest==8.3.2
4040
- pytest-asyncio==0.21.1
4141
- pythreejs==2.4.2
42-
- sciline==24.04.1
42+
- sciline==24.06.2
4343
source_files:
4444
- pyproject.toml
4545
- tests/

0 commit comments

Comments
 (0)