Skip to content

Commit b32338b

Browse files
committed
Update version of packaging
1 parent 50a582b commit b32338b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.buildconfig/ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
# docs
3636
- myst-parser==4.0.0
3737
- nbsphinx==0.9.5
38-
- packaging==24.1
38+
- packaging==25.0
3939
- pandoc==3.4.0
4040
- pydata-sphinx-theme==0.16.0
4141
- sphinx==8.1.3

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ numpy==2.2.3
4444
# mpltoolbox
4545
# scipp
4646
# scipy
47-
packaging==24.2
47+
packaging==25.0
4848
# via
4949
# lazy-loader
5050
# matplotlib

requirements/basetest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ numpy==2.2.3
9696
# spglib
9797
pace-neutrons==0.4.0
9898
# via -r basetest.in
99-
packaging==24.2
99+
packaging==25.0
100100
# via
101101
# euphonic
102102
# matplotlib

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gitpython==3.1.44
2727
# via -r ci.in
2828
idna==3.10
2929
# via requests
30-
packaging==24.2
30+
packaging==25.0
3131
# via
3232
# -r ci.in
3333
# pyproject-api

requirements/nightly.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ numpy==2.2.3
123123
# spglib
124124
pace-neutrons==0.4.0
125125
# via -r nightly.in
126-
packaging==24.2
126+
packaging==25.0
127127
# via
128128
# euphonic
129129
# lazy-loader

requirements/wheels.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
build==1.2.2.post1
99
# via -r wheels.in
10-
packaging==24.2
10+
packaging==25.0
1111
# via build
1212
pyproject-hooks==1.2.0
1313
# via build

0 commit comments

Comments
 (0)