Skip to content

Commit 40ee5fd

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update xarray requirement from <2025 to <2026
Updates the requirements on [xarray](https://github.com/pydata/xarray) to permit the latest version. - [Release notes](https://github.com/pydata/xarray/releases) - [Commits](pydata/xarray@v0.1...v2025.12.0) --- updated-dependencies: - dependency-name: xarray dependency-version: 2025.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8eea975 commit 40ee5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ optional-dependencies.scientific = [
131131
"cfgrib<1",
132132
"cftime<2",
133133
"scipy<2",
134-
"xarray<2025",
134+
"xarray<2026",
135135
]
136136
optional-dependencies.test = [
137137
"pytest<9",

0 commit comments

Comments
 (0)