Skip to content

Commit

Permalink
chore(deps): update xarray requirement in /global-api
Browse files Browse the repository at this point in the history
Updates the requirements on [xarray](https://github.com/pydata/xarray) to permit the latest version.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md)
- [Commits](pydata/xarray@v2024.01.0...v2025.01.0)

---
updated-dependencies:
- dependency-name: xarray
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 14cbdcc commit 7147e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ shapely==2.0.6
SQLAlchemy==2.0.36
tqdm==4.67.*
uvicorn==0.34.0
xarray==2024.*
xarray==2025.*
geojson==3.2.*
openclimate==0.1.*
nest_asyncio==1.6.*
Expand Down

0 comments on commit 7147e83

Please sign in to comment.