Skip to content

Commit

Permalink
Merge pull request #391 from scipp/dependabot/pip/requirements/scipp-…
Browse files Browse the repository at this point in the history
…24.11.1

Bump scipp from 24.9.1 to 24.11.1 in /requirements
  • Loading branch information
MridulS authored Nov 12, 2024
2 parents ddd351d + 7e240d9 commit abbf557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
scipp==24.9.1
scipp==24.11.1
# via -r base.in
six==1.16.0
# via python-dateutil
10 changes: 1 addition & 9 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ cycler==0.12.1
# via matplotlib
decorator==5.1.1
# via ipython
exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.1.0
# via stack-data
fonttools==4.53.1
Expand Down Expand Up @@ -132,7 +128,7 @@ pytz==2024.2
# via pandas
requests==2.32.3
# via pooch
scipp==24.9.1
scipp==24.11.1
# via -r basetest.in
scipy==1.14.1
# via -r basetest.in
Expand All @@ -144,8 +140,6 @@ stack-data==0.6.3
# via ipython
tenacity==9.0.0
# via plotly
tomli==2.0.1
# via pytest
traitlets==5.14.3
# via
# comm
Expand All @@ -157,8 +151,6 @@ traitlets==5.14.3
# traittypes
traittypes==0.2.1
# via ipydatawidgets
typing-extensions==4.12.2
# via ipython
tzdata==2024.1
# via pandas
urllib3==2.2.3
Expand Down

0 comments on commit abbf557

Please sign in to comment.