Skip to content

Commit

Permalink
bump numpy version to ^1.26.3 and update poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed Jan 24, 2024
1 parent 3a2aac5 commit 70c06d5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 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 @@ -38,7 +38,7 @@ julian = "^0.14"
importlib-metadata = "^6.8.0"
h5py = "^3.6.0"
cf-xarray = "*"
numpy = "1.26.2"
numpy = "^1.26.3"

[tool.poetry.dev-dependencies]
pytest = "~7"
Expand Down

0 comments on commit 70c06d5

Please sign in to comment.