Skip to content

Commit

Permalink
Bump pympdata from 1.0.12 to 1.0.13 (#78)
Browse files Browse the repository at this point in the history
Bumps [pympdata](https://github.com/open-atmos/PyMPDATA) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/open-atmos/PyMPDATA/releases)
- [Commits](open-atmos/PyMPDATA@v1.0.12...v1.0.13)

---
updated-dependencies:
- dependency-name: pympdata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 5e7f7b6 commit 8594939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"numba<0.57.0",
"numpy<1.25.0",
"numba_mpi>=0.30",
"PyMPDATA==1.0.12",
"PyMPDATA==1.0.13",
"mpi4py",
"h5py",
"pytest-mpi" # TODO #71: move it to optional dependencies (extras_require?)
Expand Down

0 comments on commit 8594939

Please sign in to comment.