Skip to content

Commit

Permalink
Bump xarray from 2023.12.0 to 2024.1.0
Browse files Browse the repository at this point in the history
Bumps [xarray](https://github.com/pydata/xarray) from 2023.12.0 to 2024.1.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.12.0...v2024.01.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 0e08e33 commit 3c0cd98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repository = "https://github.com/PainterQubits/datalogger"
python = "^3.9"
typing-extensions = "^4.9.0"
numpy = "^1.26.3"
xarray = "^2023.12.0"
xarray = "^2024.1.0"
netcdf4 = "^1.6.5"
paramdb = { version = "^0.10.2", optional = true }

Expand Down

0 comments on commit 3c0cd98

Please sign in to comment.