Skip to content

Commit 7569771

Browse files
committed
Bump version to v26.2.dev0 for next dev cycle
1 parent 05b8173 commit 7569771

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

moad_tools/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
# SPDX-License-Identifier: Apache-2.0
1717

1818

19-
__version__ = "26.1" # pragma: no cover
19+
__version__ = "26.2.dev0" # pragma: no cover

requirements.txt

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ backports.tarfile==1.2.0
1717
black==26.5.1
1818
branca==0.8.2
1919
Brotli==1.2.0
20-
certifi==2026.4.22
20+
certifi==2026.5.20
2121
cffi==2.0.0
2222
cfgv==3.5.0
2323
cftime==1.6.5
2424
charset-normalizer==3.4.7
25-
click==8.3.3
25+
click==8.4.1
2626
click-plugins==1.1.1.2
2727
cligj==0.7.2
2828
colorama==0.4.6
2929
commonmark==0.9.1
3030
contourpy==1.3.3
31-
coverage==7.14.0
31+
coverage==7.14.1
3232
cryptography==48.0.0
3333
cycler==0.12.1
3434
distlib==0.4.1
@@ -51,9 +51,9 @@ httpx2==2.3.0
5151
hyperframe==6.1.0
5252
hyperlink==21.0.0
5353
identify==2.6.19
54-
idna==3.13
54+
idna==3.17
5555
imagesize==2.0.0
56-
importlib_metadata==8.8.0
56+
importlib_metadata==9.0.0
5757
importlib_resources==7.1.0
5858
iniconfig==2.3.0
5959
jaraco.classes==3.4.0
@@ -74,11 +74,12 @@ mock==5.2.0
7474
more-itertools==11.1.0
7575
munkres==1.1.4
7676
mypy_extensions==1.1.0
77+
narwhals==2.22.0
7778
netCDF4==1.7.4
7879
networkx==3.6.1
7980
nodeenv==1.10.0
8081
numexpr==2.14.1
81-
numpy==2.4.4
82+
numpy==2.4.6
8283
packaging==26.2
8384
pandas==2.3.3
8485
pathspec==1.1.1
@@ -96,7 +97,7 @@ pyogrio==0.12.1
9697
pyparsing==3.3.2
9798
pyproj==3.7.2
9899
pyproject_hooks==1.2.0
99-
PySide6==6.11.0
100+
PySide6==6.11.1
100101
PySocks==1.7.1
101102
pytest==9.0.3
102103
pytest-cov==7.1.0
@@ -108,16 +109,16 @@ pytz==2026.2
108109
PyYAML==6.0.3
109110
rasterio==1.5.0
110111
recommonmark==0.7.1
111-
requests==2.34.1
112+
requests==2.34.2
112113
rich==14.3.4
113114
roman-numerals==4.1.0
114-
scikit-learn==1.8.0
115+
scikit-learn==1.9.0
115116
scipy==1.17.1
116117
SecretStorage==3.4.1
117118
setuptools==82.0.1
118119
shapely==2.1.2
119120
shellingham==1.5.4
120-
shiboken6==6.11.0
121+
shiboken6==6.11.1
121122
six==1.17.0
122123
snowballstemmer==3.1.1
123124
snuggs==1.4.7
@@ -136,7 +137,7 @@ threadpoolctl==3.6.0
136137
tomli==2.4.1
137138
tomli_w==1.2.0
138139
tomlkit==0.15.0
139-
tornado==6.5.5
140+
tornado==6.5.6
140141
trove-classifiers==2026.6.1.19
141142
truststore==0.10.4
142143
typing_extensions==4.15.0
@@ -148,4 +149,4 @@ userpath==1.9.2
148149
virtualenv==21.4.2
149150
xarray==2026.4.0
150151
xyzservices==2026.3.0
151-
zipp==3.23.1
152+
zipp==4.1.0

0 commit comments

Comments
 (0)