Skip to content

Commit 1a1c86a

Browse files
authored
Merge pull request #527 from scipp/update-plopp
Update dependency on plopp
2 parents 054190f + 50efebf commit 1a1c86a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test:
3232
- ipywidgets==8.1.1
3333
- markupsafe>=1.1.1,<2.1.0 # see https://github.com/pallets/markupsafe/issues/284
3434
- matplotlib-base==3.8.0
35-
- plopp==24.04.0
35+
- plopp==24.05.0
3636
- psutil==5.9.5
3737
- pytest==7.4.2
3838
- pytest-asyncio==0.21.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"mpltoolbox",
3636
"numpy>=1.20",
3737
"pooch",
38-
"plopp>=24.04.0",
38+
"plopp>=24.05.0",
3939
"scipp>=23.07.0",
4040
"scippnexus>=23.11.0",
4141
"scipy>=1.7.0",

0 commit comments

Comments
 (0)