Skip to content

Commit 48fb672

Browse files
Bump scipp from 25.5.1 to 25.8.0 in /requirements
Bumps [scipp](https://github.com/scipp/scipp) from 25.5.1 to 25.8.0. - [Release notes](https://github.com/scipp/scipp/releases) - [Commits](scipp/scipp@25.05.1...25.08.0) --- updated-dependencies: - dependency-name: scipp dependency-version: 25.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4d0008 commit 48fb672

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ python-dateutil==2.9.0.post0
6868
# scippnexus
6969
sciline==25.5.2
7070
# via -r base.in
71-
scipp==25.5.1
71+
scipp==25.8.0
7272
# via
7373
# -r base.in
7474
# scippneutron

requirements/basetest.txt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ cycler==0.12.1
1919
# via matplotlib
2020
decorator==5.2.1
2121
# via ipython
22-
exceptiongroup==1.3.0
23-
# via
24-
# ipython
25-
# pytest
2622
executing==2.2.0
2723
# via stack-data
2824
fonttools==4.59.0
@@ -98,7 +94,7 @@ python-dateutil==2.9.0.post0
9894
# via matplotlib
9995
requests==2.32.4
10096
# via pooch
101-
scipp==25.5.1
97+
scipp==25.8.0
10298
# via tof
10399
scipy==1.15.3
104100
# via
@@ -110,18 +106,14 @@ stack-data==0.6.3
110106
# via ipython
111107
tof==25.5.0
112108
# via -r basetest.in
113-
tomli==2.2.1
114-
# via pytest
115109
traitlets==5.14.3
116110
# via
117111
# comm
118112
# ipython
119113
# ipywidgets
120114
# matplotlib-inline
121115
typing-extensions==4.14.1
122-
# via
123-
# exceptiongroup
124-
# ipython
116+
# via ipython
125117
urllib3==2.5.0
126118
# via requests
127119
wcwidth==0.2.13

0 commit comments

Comments
 (0)