Skip to content

Commit

Permalink
build(deps): bump xarray from 2023.2.0 to 2023.3.0 (#28)
Browse files Browse the repository at this point in the history
Bumps [xarray](https://github.com/pydata/xarray) from 2023.2.0 to 2023.3.0.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md)
- [Commits](pydata/xarray@v2023.02.0...v2023.03.0)

---
updated-dependencies:
- dependency-name: xarray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2023
1 parent b3aa48d commit 6eb49d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ tqdm==4.65.0
# via -r requirements.in
typing-extensions==4.4.0
# via black
xarray==2023.2.0
xarray==2023.3.0
# via -r requirements.in
zipp==3.13.0
# via importlib-resources

0 comments on commit 6eb49d9

Please sign in to comment.