Skip to content

Commit

Permalink
Update xarray requirement in /.github/dependabot
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@v0.1...v2024.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent b18f3d9 commit a9491b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ pytz==2024.2
pyzmq==26.2.0
six==1.16.0
tzdata==2024.2
xarray<=2024.9.0
xarray<=2024.10.0

0 comments on commit a9491b2

Please sign in to comment.