Skip to content

Commit 570d524

Browse files
authored
Merge pull request #552 from scipp/update-conda-recipe
Update conda test dependencies
2 parents 174f835 + 945cb23 commit 570d524

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

conda/meta.yaml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,17 @@ test:
2828
imports:
2929
- scippneutron
3030
requires:
31-
- hypothesis==6.108.8
31+
- hypothesis==6.112.1
3232
- ipympl==0.9.4
33-
- ipywidgets==8.1.3
34-
- markupsafe>=1.1.1,<2.1.0 # see https://github.com/pallets/markupsafe/issues/284
35-
- matplotlib-base==3.9.1
36-
- plopp==24.06.0
33+
- ipywidgets==8.1.5
34+
- matplotlib-base==3.9.2
35+
- plopp==24.09.1
3736
- pooch==1.8.2
3837
- psutil==6.0.0
39-
- pytest==8.3.2
40-
- pytest-asyncio==0.23.8
38+
- pytest==8.3.3
39+
- pytest-asyncio==0.24.0
4140
- pythreejs==2.4.2
42-
- sciline==24.06.2
41+
- sciline==24.06.3
4342
source_files:
4443
- pyproject.toml
4544
- tests/

0 commit comments

Comments
 (0)